Skip to content

Releases: Unleash/unleash-android

v2.0.1

21 Mar 13:48
c7c8a1d
Compare
Choose a tag to compare
fix: moves all local backup to IO context (#108)

v2.0.0

19 Mar 10:16
273ab74
Compare
Choose a tag to compare

This is a major release because of re-licensing the SDK from Apache 2.0 to MIT, but there's no breaking change in the code.

v1.3.1

06 Feb 12:35
0febd6c
Compare
Choose a tag to compare
v1.3.1

v1.3.0

28 Jan 08:24
e7fea4a
Compare
Choose a tag to compare
v1.3.0

v1.2.2

16 Jan 13:27
14cce80
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

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