Skip to content

Releases: Flagsmith/engine-test-data

v2.4.0

15 Oct 09:41
6453b03
Compare
Choose a tag to compare

What's Changed

  • feat: Add FeatureValue.variants[].priority sorting tests by @khvn26 in #28

Full Changelog: v2.3.0...v2.4.0

v2.3.0

14 Oct 19:29
3d26dc5
Compare
Choose a tag to compare

What's Changed

  • feat: Add EQUAL, NOT_EQUAL, GREATER_THAN, GREATER_THAN_INCLUSIVE, LESS_THAN, LESS_THAN_INCLUSIVE by @khvn26 in #26

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 Oct 18:01
c69e2eb
Compare
Choose a tag to compare

What's Changed

  • feat: Additional context values tests by @khvn26 in #25
  • feat: Add FeatureValue.variants[].priority by @khvn26 in #27
  • fix: Incorrect variant priorities by @khvn26 in #30

Full Changelog: v2.1.0...v2.2.0

v2.1.0

10 Oct 17:07
37606e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Oct 14:54
5b776b7
Compare
Choose a tag to compare

What's Changed

  • feat: Implement Context values for Segments by @khvn26 in #8
  • chore: Add CODEOWNERS by @khvn26 in #10

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

18 Jul 17:00
e43097e
Compare
Choose a tag to compare
feat(feature-segment): Add null feature segment (#7)

* feat(feature-segment): Add null feature segment

* fixup! move features_state null to environment feature state