Skip to content

Releases: matt-ramotar/meeseeks

v1.0.2

28 Feb 20:58
267256c

Choose a tag to compare

What's Changed

  • migrate from kotlinx.datetime.Clock to kotlin.time.Clock by @fethij in #67
  • Enforce Gradle verification metadata updates before merge by @matt-ramotar in #68

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Feb 20:57
78c6607

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Feb 00:16
9a92d5c

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0-alpha02...v1.0.0

0.6.0-alpha02

21 Sep 21:24

Choose a tag to compare

What's Changed

  • Add startup recovery that resets all RUNNING tasks back to ENQUEUED by @matt-ramotar in #20
  • Make Meeseeks the Single SOT for Scheduling Decisions by @matt-ramotar in #22
  • Separate Meeseeks and Quartz databases by @matt-ramotar in #26
  • Rearchitect Meeseeks so the consumer owns the BGTaskManager instance by @matt-ramotar in #27

Full Changelog: 0.6.0-alpha01...0.6.0-alpha02

0.6.0-alpha01

18 Sep 02:57

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0