Skip to content

Releases: DevCycleHQ/ios-client-sdk

1.6.4 Release

09 Jan 18:59

Choose a tag to compare

  • adds missing evalReason field to Feature struct

1.6.3 Release

03 Jan 20:53

Choose a tag to compare

  • Fix imports for Swift Package Manager

1.6.2 Release

03 Jan 20:52

Choose a tag to compare

  • Fix imports for Swift Package Manager

1.6.1 Release

03 Jan 19:10

Choose a tag to compare

  • fix missing SPM dependency
  • fix missing import

1.6.0 Release

14 Dec 23:24

Choose a tag to compare

  • support for config caching

1.5.1 Release

29 Nov 18:53

Choose a tag to compare

  • support for anonymous user ID caching

1.5.0

07 Nov 18:28

Choose a tag to compare

Add support for realtime updates

1.4.0 Release

14 Oct 18:22

Choose a tag to compare

  • associate correct user with events after identifying
  • requeue failed events only if error was retryable
  • throw error if initialize called without user id and isAnonymous set to false
  • resetting user now resets to a completely new anonymous user

1.3.4 Release

25 May 16:40

Choose a tag to compare

  • fixed privateCustomData being sent up as customData

1.3.3 Release

11 May 14:57

Choose a tag to compare

  • fixed Project and Environment allowing new keys with Any type