mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2025-12-08 22:15:50 +00:00
update changelog and kdocs
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* Versions
|
||||
* `Kotlin`: `1.8.22`
|
||||
* `Klock`: `4.0.3`
|
||||
* New value class `KrontabConfig`. Since this update, it is preferable way to create `KronScheduler` instead of
|
||||
`KrontabTemplate`
|
||||
* New value class `KrontabConfig`. It is preferable way to create `KronScheduler` instead of
|
||||
`KrontabTemplate` since this update
|
||||
* You may configure krontab with builders using simple `KronScheduler` invoke extension
|
||||
* New useful extensions like `KronScheduler.daily`
|
||||
* `KrontabTemplateWrapper` is obsolete in favor to `KrontabConfig`
|
||||
|
||||
Reference in New Issue
Block a user