Releases: matt-ramotar/meeseeks
Releases · matt-ramotar/meeseeks
0.6.0-alpha02
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
What's Changed
- Rename APIs to adhere to industry standards by @matt-ramotar in #11
- Redesign entry point for Meeseeks by @matt-ramotar in #12
- Rename DynamicData to TaskPayload by @matt-ramotar in #13
- Move impl to internal by @matt-ramotar in #14
- Introduce TaskHandle by @matt-ramotar in #15
- Rearchitect iOS to use fixed identifiers and implement mandatory expiration handling by @matt-ramotar in #16
- Rearchitect persistence layer by @matt-ramotar in #17
Full Changelog: v0.5.0...v0.6.0