Skip to content

Releases: featurevisor/featurevisor-swift

v0.7.0

05 Mar 09:21
4d91882

Choose a tag to compare

Features

  • First version of Featurevisor Swift Test Runner (#65)

v0.6.0

23 Feb 08:40
785984e

Choose a tag to compare

Bugfixes

  • Wrong negation under allGroupSegmentsAreMatched for 'not' operator (#64)
  • Rule percentage checks are now inclusive of end range (#63)

v0.5.0

09 Jan 14:17
a47d430

Choose a tag to compare

Bugfixes

Wrong parsing datafile for segments if defined as pure string (#61)

v0.4.0

04 Jan 18:58
4b96ae7

Choose a tag to compare

Bugfixes

Forcing variation with variable overrides (#59)

v0.3.0

01 Dec 10:23
f14580b

Choose a tag to compare

Refactor

Make init for Feature object public (#57)

v0.2.0

10 Nov 10:37

Choose a tag to compare

Bug Fixes

  • missing operator in and notIn for string attribute and values condition

v0.1.0

31 Oct 21:30

Choose a tag to compare

  • Close the base functionality of the SDK based on the JS SDK