Releases: amplitude/experiment-ios-client
Releases · amplitude/experiment-ios-client
v1.17.0
1.17.0 (2025-05-13)
Bug Fixes
- fix deadlock synchronization (#71) (19ad0b4)
- update analytics connector to 1.3.1 (5740bd7)
Features
v1.16.1
1.16.1 (2025-03-14)
Bug Fixes
- fix variant experiment key serialization w/ both keys set (#68) (a62fbc0)
v1.16.0
1.16.0 (2025-01-13)
Bug Fixes
- add synchronization around the client's user object (#66) (964616f)
Features
- update ios deployment target to 11.0 (b550e27)
- update watchos deployment target to 4.0 (c80f40a)
v1.15.0
1.15.0 (2024-12-03)
Features
- Update DefaultUserProvider platform and device values (#65) (9d63b9a)
v1.14.0
1.14.0 (2024-11-26)
Features
- increase flag polling interval; add flag poller interval config (#64) (520123c)
v1.13.7
1.13.7 (2024-09-13)
Bug Fixes
- ensure
completion
block is always called in DefaultExperimentClient.start
function (#60) (5f0e1dc)
v1.13.5
1.13.5 (2024-05-06)
Bug Fixes
- toDictionary function should convert Date object to string (#54) (6ebbc3f)