Skip to content

Releases: InsanusMokrassar/krontab

2.7.1

08 Jan 06:52
Compare
Choose a tag to compare
  • Fixes in parser and checker

2.7.0

30 Dec 04:45
Compare
Choose a tag to compare
  • Version:
    • Kotlin: 2.1.0
    • Coroutines: 1.10.1
  • Add WASM support (solution of #137)

2.6.1

06 Nov 02:55
Compare
Choose a tag to compare
  • Fixes in parsing of string parts

2.6.0

03 Nov 16:00
Compare
Choose a tag to compare
  • Fix of doOnceTz behaviour: now it will use local time as utc time to get next waking up time

2.5.1

03 Nov 07:43
Compare
Choose a tag to compare
  • Add cleaning up of incoming template, which must remove all malformed parts from string template (fix of #126)
  • Add support of insufficient amount of arguments (fix of #126)
  • Version:
    • Kotlin: 2.0.21
    • AndroidXWork: 2.10.0

2.5.0

20 Sep 10:37
Compare
Choose a tag to compare
  • Version:
    • Kotlin: 2.0.20
    • Coroutines: 1.9.0
    • Serialization: 1.7.3

2.4.0

12 Aug 17:54
Compare
Choose a tag to compare
  • Version:
    • Kotlin: 2.0.10
    • Coroutines: 1.8.1
    • Serialization: 1.7.1
    • Klock: 5.4.0
    • AndroidXWork: 2.9.1

2.3.0

25 Apr 12:49
Compare
Choose a tag to compare
  • doWhile now will guarantee that it will not call doOnce more than once for time

2.2.9

16 Mar 10:12
Compare
Choose a tag to compare
  • Version:
    • Kotlin: 1.9.23
    • Serialization: 1.6.3
    • Klock: 5.3.2
  • Fixes in build-in schedulers

2.2.8

18 Feb 16:29
Compare
Choose a tag to compare
  • Version:
    • Coroutines: 1.8.0