krontab v0.5.2 Release Notes

    • ๐Ÿ”– Versions
      • Kotlin: 1.4.31 -> 1.4.32
    • ๐Ÿ‘Œ Supporting of weekdays
    • ๐Ÿ‘Œ Supporting of timezones
      • Any KronScheduler now can be used for calling next with DateTimeTz
      • New type KronSchedulerTz
    • โฑ SchedulerFlow has been deprecated
    • ๐Ÿ†• New extension asTzFlow and small changes in asFlow logic
    • โฑ merge extensions now return CollectionKronScheduler instead of just KronScheduler