Skip to content

Releases: amplitude/experiment-ios-client

v1.7.3

08 Sep 19:09
Compare
Choose a tag to compare

1.7.3 (2022-09-08)

Bug Fixes

  • properly compare ExperimentUser properties (#24) (9b76fa4)

v1.7.2

03 Aug 19:03
Compare
Choose a tag to compare

1.7.2 (2022-08-03)

Bug Fixes

  • increase integration timeout to 10 seconds (#23) (5f70203)

v1.7.1

02 Jun 00:21
Compare
Choose a tag to compare

1.7.1 (2022-06-02)

Bug Fixes

  • add secondary initial variants as a fallback (5ff93a6)

v1.7.0

15 Apr 21:45
Compare
Choose a tag to compare

1.7.0 (2022-04-15)

Features

  • invalidate exposure cache on user identity change (#22) (f45d3f4)

v1.6.0

12 Feb 01:19
Compare
Choose a tag to compare

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

11 Nov 00:11
Compare
Choose a tag to compare

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

27 Oct 00:02
Compare
Choose a tag to compare

1.4.1 (2021-10-27)

Bug Fixes

  • potential crash with concurrent storage map copy and write (#13) (e9786f0)

v1.4.0

18 Oct 20:47
Compare
Choose a tag to compare

1.4.0 (2021-10-18)

Features

  • unset user properties when variant evaluates to null or is a fa… (#12) (63776fa)

v1.3.0

12 Aug 20:16
Compare
Choose a tag to compare

1.3.0 (2021-08-12)

Features

  • add user properties to exposure event (#10) (6c77b1e)

v1.2.1

10 Aug 00:38
Compare
Choose a tag to compare

1.2.1 (2021-08-10)

Bug Fixes

  • use config user provider (1e4a05c)