add @future

This commit is contained in:
Yusur 2025-09-19 17:22:00 +02:00
parent f07d691004
commit e7726328d3
3 changed files with 45 additions and 23 deletions

View file

@ -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