Skip to content

Releases: wesleydonk/update

1.0.0-alpha14

22 Dec 09:40
82db543
Compare
Choose a tag to compare
1.0.0-alpha14 Pre-release
Pre-release

What's Changed

  • UP-17 | Ensure the maven tasks matches the README by @wesleydonk in #28

Full Changelog: 1.0.0-alpha13...1.0.0-alpha14

1.0.0-alpha13

22 Dec 09:34
a230b1a
Compare
Choose a tag to compare
1.0.0-alpha13 Pre-release
Pre-release

What's Changed

  • UP-12 | Unit tests for core module by @wesleydonk in #22
  • UP-14 | Adding weak reference for activity instances in lifecycle tracker by @wesleydonk in #24
  • UP-15 | Migration to kotlin gradle, including Detekt by @wesleydonk in #25
  • UP-16 | Refactoring of parser by @wesleydonk in #27

Full Changelog: 1.0.0-alpha12...1.0.0-alpha13

1.0.0-alpha12

29 Sep 09:43
67f95bf
Compare
Choose a tag to compare
1.0.0-alpha12 Pre-release
Pre-release
  • Semantic versioning is now used for pov3 parsing.

1.0.0-alpha11

21 Sep 14:31
Compare
Choose a tag to compare
1.0.0-alpha11 Pre-release
Pre-release
UpdateConfig matching the no-op variant

1.0.0-alpha10

21 Sep 13:26
90960c5
Compare
Choose a tag to compare
1.0.0-alpha10 Pre-release
Pre-release

Added missing storage object

1.0.0-alpha09

21 Sep 11:51
51b8ef8
Compare
Choose a tag to compare
1.0.0-alpha09 Pre-release
Pre-release

Additional fixes to duplicate classes

1.0.0-alpha08

21 Sep 11:42
68b9bdc
Compare
Choose a tag to compare
1.0.0-alpha08 Pre-release
Pre-release

Fixed duplicate classes with release no-op variant

1.0.0-alpha07

23 Aug 06:42
e1642bd
Compare
Choose a tag to compare
1.0.0-alpha07 Pre-release
Pre-release
  • New ui-automation artifact for an out-of-the-box implementation
  • MainScope is used for underlying coroutine work
  • Created example for ui-automation (see sample-automation)
  • Updated README with new ui-automation option

1.0.0-alpha06

13 Aug 11:06
28e3b5f
Compare
Choose a tag to compare
1.0.0-alpha06 Pre-release
Pre-release
  • Added empty dependency for Fetcher implementations

1.0.0-alpha05

09 Aug 18:05
10ce0e6
Compare
Choose a tag to compare
1.0.0-alpha05 Pre-release
Pre-release
  • Updated docs with CI integration
  • Fixed internal Version build issues