Skip to content

Releases: AllanHasegawa/Tempo

1.3.0-alpha01

27 Jun 17:22
e915139
Compare
Choose a tag to compare
1.3.0-alpha01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.2.0-alpha01...1.3.0-alpha01

1.2.0-alpha01

07 Jun 08:33
ebe0af9
Compare
Choose a tag to compare
1.2.0-alpha01 Pre-release
Pre-release
Merge pull request #19 from AllanHasegawa/feature/now_function

Adds Tempo::now

1.1.0-alpha01

18 Nov 23:19
9ad1d54
Compare
Choose a tag to compare
1.1.0-alpha01 Pre-release
Pre-release
Merge pull request #16 from AllanHasegawa/feature/period_sync_config

Expose config options for the auto sync mechanism

1.0.0-alpha01

13 Sep 07:56
Compare
Choose a tag to compare
1.0.0-alpha01 Pre-release
Pre-release
  • 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

12 Jul 12:12
bf8812a
Compare
Choose a tag to compare

Fix cache invalidation for same boot routine

Version 0.2.0

05 Mar 12:46
b421095
Compare
Choose a tag to compare

Uses WorkManager for the scheduler

Version 0.1.2

06 Jan 02:16
dcd9b45
Compare
Choose a tag to compare

Fix UndeliverableException thrown by the time sources

0.1.1

06 Jul 15:54
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Make sure we are not switching schedulers between a request for time and the current uptime calculation

Initial release

05 Jul 01:05
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release