add parse_time(), validators.not_greater_than()

This commit is contained in:
Yusur 2025-09-19 16:52:23 +02:00
parent 18950c3445
commit f07d691004
4 changed files with 43 additions and 4 deletions

View file

@ -6,6 +6,8 @@
+ 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()`.
## 0.6.1