Releases: optimizely/android-sdk
Releases · optimizely/android-sdk
Release 1.3.0
- Add getter for
ProjectConfig
Release 1.2.0
- Add event tags to the
track
API - Deprecated
eventValue
parameter from thetrack
API. Use event tags to pass in event value instead - Update to java-core 1.6.0 (https://github.com/optimizely/java-sdk/blob/master/CHANGELOG.md#160)
1.0.0
0.5.0
0.5.0-SNAPSHOT
Change key to ID in all variable names within UserProfile (#76)
0.4.1
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
0.3.0
0.2.2
- Changes the initialization API from
start
toinitialize
- Fixes crash with ICS and old db manager constructor
- Fixes concurrency map crash