Skip to content

Releases: Unleash/unleash-android

v1.2.1

12 Nov 10:31
cc271b9
Compare
Choose a tag to compare

v1.2.0

15 Oct 09:28
a1093de
Compare
Choose a tag to compare

This bugfix #93 changes the default behavior of enabled inside variants. It's an edge case, so we decided to release it as a minor release.

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

20 Sep 12:24
9777214
Compare
Choose a tag to compare

v1.0.1

26 Jul 14:02
5e0519a
Compare
Choose a tag to compare
feat: with polling disabled be able to fetch on demand (#75)

* feat: with polling disabled be able to fetch at least once
* chore: make sure we poll only once and not twice while reacting to context set

v1.0.0-rc.2

25 Jul 13:42
f0cfe13
Compare
Choose a tag to compare
chore: migrate to moshi to reduce bundle size (#71)

* chore: migrate to moshi to reduce bundle size

* Use proguard for moshi

v1.0.0-rc.1

25 Jul 12:22
f1589ce
Compare
Choose a tag to compare
docs: migration guide (#70)

* docs: migration guide

---------

Co-authored-by: Thomas Heartman <[email protected]>

v1.0.0

25 Jul 15:28
1977dc1
Compare
Choose a tag to compare
chore: pre release validation (#72)

* Remove some versions and change proguard

* Add moshi to proguard

* chore: add minified variant of the sample app with release mode and local signing for debug

* Upgrade compiler extension version

* Downgrade kotlin

v0.1.2-beta.6

24 Jul 14:21
812f882
Compare
Choose a tag to compare
v0.1.2-beta.6 Pre-release
Pre-release
chore: build only the sdk when possible (#62)

* chore: build only the sdk when possible

* Fetch other branches and commits

v0.1.2-beta.5

22 Jul 21:58
5769682
Compare
Choose a tag to compare
v0.1.2-beta.5 Pre-release
Pre-release
chore: remove extra dependencies

v0.1.2-beta.4

22 Jul 13:58
c737047
Compare
Choose a tag to compare
v0.1.2-beta.4 Pre-release
Pre-release
fix: sources already exist when packing (#56)

* fix: sources already exist when packing