add @future
This commit is contained in:
parent
f07d691004
commit
e7726328d3
3 changed files with 45 additions and 23 deletions
|
|
@ -5,9 +5,10 @@
|
|||
+ Add RNG/random selection overloads such as `luck()`, `rng_overload()`
|
||||
+ Add 7 new throwable exceptions
|
||||
+ Add color utilities: `chalk` module
|
||||
+ Add `.terminal` module, to ease TUI development.
|
||||
+ `calendar`: add `parse_time()`.
|
||||
+ Add validator `not_greater_than()`.
|
||||
+ Add `.terminal` module, to ease TUI development
|
||||
+ `calendar`: add `parse_time()`
|
||||
+ Add validator `not_greater_than()`
|
||||
+ Add `@future()` decorator
|
||||
|
||||
## 0.6.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue