Skip to content

0.4.0

Choose a tag to compare

@kevincianfarini kevincianfarini released this 04 May 19:22
4221972

Added

  • RecurringJobMode.Skip now allows you to skip pulse beats when a previous job has not yet completed. (#88)
  • Fixed period Pulses are now named Clock.fixedPeriodPulse. (#87)
  • wasmWasi support. (#81)

Changed

  • Update Kotlin to 2.1.20 (#83)
  • Update kotlinx-coroutines to v1.10.2 (#85)
  • Update kotlinx-datetime to v0.6.2 (#81)

Removed

  • Clock.intervalPulse is not longer available. Use Clock.fixedPeriodPulse. (#87)

Full Changelog: 0.3.1...0.4.0