mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
355 B
355 B
Changelog
0.2.0
- Updated way of publishing (for more info look at the git)
- Updates in libraries:
- Coroutines
1.3.2
->1.3.3
- Klock
1.7.3
->1.8.6
- Coroutines
0.2.1
- Added support of flows: now any
KronScheduler
can be convert toFlow<DateTime>
usingasFlow
extension