Skip to content

Releases: Kameleoon/client-swift

Swift SDK 2.0.13

10 Dec 16:39
Compare
Choose a tag to compare
  • Fixed issue with overlapping periods for scheduling. Related to activateFeature
  • Fixed issue with multiple adding CustomData with different values. Related to addData

Swift SDK 2.0.12

26 Oct 08:07
Compare
Choose a tag to compare
  • Added scheduling functionality for activateFeature
  • Fixed a issue with segment conditions, when only the first condition was taken into account and others are ignored. Also fixed issue when is higher than and is lower than had wrong result. Related to activateFeature and triggerExperiment

Swift SDK 2.0.11

31 Aug 12:30
Compare
Choose a tag to compare
  • Fixed error with variation id for triggerExperiment for returning visitors
  • Fixed when obtainFeatureVariable & obtainVariationAssociatedData throws wrong exception types
  • Adding URI encoding for CustomData & PageView

Swift SDK 2.0.10

12 Jul 13:30
Compare
Choose a tag to compare
  • Improving SDK stability
  • Added VisitorCodeNotValid exception when exceeding the limit of 255 chars or when empty

Swift SDK 2.0.9

08 Jul 12:42
Compare
Choose a tag to compare

Increased limitation for visitorCode to 255 chars

Swift SDK 2.0.8

25 Jun 14:48
Compare
Choose a tag to compare
  • Fix ObtainFeatureVariable method. Now it returns boolean, string, number and JSON object

Swift SDK 2.0.7

17 Jun 07:09
304290b
Compare
Choose a tag to compare

Fixed threading bug while fetching configurations.

Swift SDK 2.0.6

07 Jun 13:44
304290b
Compare
Choose a tag to compare

Fixed targeting bug on feature flags.

Swift SDK 2.0.5

24 May 14:30
2e67ca5
Compare
Choose a tag to compare

Added version of SDK to the tracking calls for debugging purposes.

Swift SDK 2.0.4

01 May 12:07
abd17e9
Compare
Choose a tag to compare

Bug fixes.