Releases: AllanHasegawa/Tempo
Releases · AllanHasegawa/Tempo
1.3.0-alpha01
1.2.0-alpha01
Merge pull request #19 from AllanHasegawa/feature/now_function Adds Tempo::now
1.1.0-alpha01
Merge pull request #16 from AllanHasegawa/feature/period_sync_config Expose config options for the auto sync mechanism
1.0.0-alpha01
- Removed RxJava dependency in favour of Kotlin's Coroutine
- Removed Android's Support Libs in favour of AndroidX
- Architecture rewrite for easier maintainability
Version 0.3.0
Fix cache invalidation for same boot routine
Version 0.2.0
Uses WorkManager for the scheduler
Version 0.1.2
Fix UndeliverableException thrown by the time sources
0.1.1
Make sure we are not switching schedulers between a request for time and the current uptime calculation
Initial release
Initial release