Skip to content

Releases: featurevisor/featurevisor-swift

v1.0.3

23 Oct 20:00
Compare
Choose a tag to compare

Refactor

  • Remove redundant async when refreshing (#78)
  • Convert a codable to a directory under a separate thread when logging (#77)

v1.0.2

22 Jul 20:05
30415b7
Compare
Choose a tag to compare

Refactor

  • Rename FeaturevisorCLI to Featurevisor (#75)

v1.0.1

17 Jul 05:24
554d96b
Compare
Choose a tag to compare

Refactor

  • Refactor logger message when datafile fetching finished with error (#74)

v1.0.0

10 Jul 17:38
1888530
Compare
Choose a tag to compare

Refactor

  • Rename FeaturevisorTestRunner to FeaturevisorCLI (#73)

v0.9.0

06 May 07:14
Compare
Choose a tag to compare

Features

  • evaluate features in CLI (#71)
  • benchmarking option in CLI (#70)

Refactor

  • make datafile handler async (#72)

v0.8.0

03 Apr 04:59
c55bbbe
Compare
Choose a tag to compare

Refactor

  • performance tweaks under DatafileReader (#68)
  • remove redundant 'equatable' for VariableValue under tests (#69)

Features

  • extend test runner assertion output + simple duration execution (#67)
  • extend test runner with --only-failures option (#66)

v0.7.0

05 Mar 09:21
4d91882
Compare
Choose a tag to compare

Features

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

v0.6.0

23 Feb 08:40
785984e
Compare
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
Compare
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
Compare
Choose a tag to compare

Bugfixes

Forcing variation with variable overrides (#59)