add last and first

This commit is contained in:
2020-10-10 21:12:32 +06:00
parent 6d612ce95d
commit 5a13437c17
5 changed files with 47 additions and 6 deletions

View File

@@ -11,6 +11,13 @@
### 0.3.2
* Add opportunity to use `first` shortcuts:
* Value property `TimeBuilder#first` for including via functions like `TimeBuilder#at`
* Shortcut for kron string format `f` or `F`
* Add opportunity to use `last` shortcuts:
* Value property `TimeBuilder#last` for including via functions like `TimeBuilder#at`
* Shortcut for kron string format `l` or `L`
### 0.3.1
* Versions: