add parse_time(), validators.not_greater_than()
This commit is contained in:
parent
18950c3445
commit
f07d691004
4 changed files with 43 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue