Releases: optimizely/android-sdk
Releases · optimizely/android-sdk
Release 1.3.1
25 Apr 22:53
Compare
Sorry, something went wrong.
No results found
Handle exceptions in top-level APIs
Release 1.3.0
12 Apr 23:10
Compare
Sorry, something went wrong.
No results found
Add getter for ProjectConfig
Release 1.2.0
22 Mar 17:03
Compare
Sorry, something went wrong.
No results found
1.0.0
23 Jan 23:52
Compare
Sorry, something went wrong.
No results found
0.5.0
21 Jan 01:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Persist experiment and variation IDs instead of keys in the AndroidUserProfile
Breaking Changes
Change live variable getter signature from getVariableFloat to getVariableDouble
0.5.0-SNAPSHOT
18 Jan 05:59
Compare
Sorry, something went wrong.
No results found
Change key to ID in all variable names within UserProfile (#76)
0.4.1
31 Dec 00:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add try catches around Cache.java and Client.java to handle exceptions gracefully
Fixes crash with not being able to bind to DatafileService
0.4.0
19 Dec 22:16
Compare
Sorry, something went wrong.
No results found
New Features
Add support for IP anonymization
Breaking Changes
Rename AndroidUserExperimentRecord to AndroidUserProfile
Change position of activateExperiment parameter in live variable getters
0.3.0
09 Dec 05:35
Compare
Sorry, something went wrong.
No results found
Add support for live variables
0.2.2
29 Nov 21:15
Compare
Sorry, something went wrong.
No results found
Changes the initialization API from start to initialize
Fixes crash with ICS and old db manager constructor
Fixes concurrency map crash