Skip to content

Releases: InsanusMokrassar/krontab

2.1.1

20 Jun 05:58
Compare
Choose a tag to compare
  • asFlowWithoutDelays and asTzFlowWithoutDelays will have nullable since parameters with default to null
    to avoid any inconsistency of Flow idiom.
    About the reason of changes Cold flows should not contain some state by default. So, it was not right to save some `DateTime`/`DateTimeTz` by default. Now it will not use some external state unless developers will set it manually

2.1.0

20 Jun 04:46
Compare
Choose a tag to compare
  • Versions
    • Kotlin: 1.8.22
    • Klock: 4.0.3
  • 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

2.0.0

25 May 15:25
Compare
Choose a tag to compare
  • Versions
    • Kotlin: 1.8.21
    • Klock: 4.0.1
  • Support of mingwx64 platform

1.0.0

24 Apr 18:32
Compare
Choose a tag to compare
  • Versions
    • Kotlin: 1.8.20
    • AndroidXWork: 2.8.1

0.10.0

18 Mar 08:05
Compare
Choose a tag to compare
  • New extensions for KronScheduler:
    • asTzFlowWithoutDelays/asFlowWithoutDelays
    • asTzFlowWithDelays/asFlowWithDelays
  • Old KronScheduler.asFlow and KronScheduler.asTzFlow temporarily marked as deprecated: after several versions their
    behaviour will be changed to undelayed one
  • All the flow extensions now use cold non-channel flows. Potentially it should increase performance and decrease memory usage

0.9.0

28 Feb 06:59
Compare
Choose a tag to compare
  • Versions
    • Kotlin: 1.8.10
    • AndroidXWork: 2.8.0

0.8.5

15 Dec 02:48
Compare
Choose a tag to compare

0.8.4

08 Dec 03:43
Compare
Choose a tag to compare
  • Versions
    • Kotlin: 1.7.22

0.8.3

15 Nov 04:16
fae297e
Compare
Choose a tag to compare
  • Versions
    • Kotlin: 1.7.21
    • Klock: 3.4.0

0.8.2

02 Oct 16:47
93d38f8
Compare
Choose a tag to compare

THIS VERSION HAS CHANGED COMPILE ANDROID SDK FROM 32 -> 33

  • Versions
    • Kotlin: 1.7.20
    • Klock: 3.2.0