Releases: amplitude/experiment-ios-client
Releases · amplitude/experiment-ios-client
v1.7.3
1.7.3 (2022-09-08)
Bug Fixes
- properly compare ExperimentUser properties (#24) (9b76fa4)
v1.7.2
1.7.2 (2022-08-03)
Bug Fixes
- increase integration timeout to 10 seconds (#23) (5f70203)
v1.7.1
1.7.1 (2022-06-02)
Bug Fixes
- add secondary initial variants as a fallback (5ff93a6)
v1.7.0
1.7.0 (2022-04-15)
Features
- invalidate exposure cache on user identity change (#22) (f45d3f4)
v1.6.0
1.6.0 (2022-02-12)
Bug Fixes
- update spm package definition with connector pkg (#20) (96946ae)
Features
- add exposure tracking provider interface (#21) (dca2b10)
- core package integration into experiment sdk (#17) (caa8dac)
- use renamed connector package instead of core (#18) (7d90816)
v1.5.0
1.5.0 (2021-11-11)
Bug Fixes
- dont overwrite stored user with empty user on fetch (#14) (9649662)
- fix tests once and for all (4317be6)
- fix variant equality for object payloads (#16) (e2471b6)
- override description in user and variant objects (2de4dfd)
- unwrap optional when printing variant payload (0146310)
- update user merge function to use new user props (45806e2)
Features
v1.4.1
1.4.1 (2021-10-27)
Bug Fixes
- potential crash with concurrent storage map copy and write (#13) (e9786f0)
v1.4.0
1.4.0 (2021-10-18)
Features
- unset user properties when variant evaluates to null or is a fa… (#12) (63776fa)
v1.3.0
1.3.0 (2021-08-12)
Features
- add user properties to exposure event (#10) (6c77b1e)
v1.2.1
1.2.1 (2021-08-10)
Bug Fixes