Releases: Flagsmith/flagsmith-engine
Releases · Flagsmith/flagsmith-engine
v2.0.3
What's Changed
- Fix missing
feature_state_value
field on dump using engine models - Release 2.0.3 by @gagantrivedi in #120
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix(traits/float_value): Add custom field to serialize/deserialize trait_value
- Release 2.0.2 by @gagantrivedi in #115
Full Changelog: v2.0.1...v2.0.2
Version 2.0.1
What's Changed
- Add semver to install_requires by @matthewelwell in #113
- Release 2.0.1 by @matthewelwell in #112
Full Changelog: v2.0.0...v2.0.1
Version 2.0.0 - alpha 1
Use feature state is_live (#111) * Use feature state is_live * Add is_live property to DjangoFeatureState mock class
Version 2.0.0
What's Changed
- Use feature state is_live by @matthewelwell in #111
- major version update by @gagantrivedi in #108
Full Changelog: v1.6.6...v2.0.0
Version 1.6.6
What's Changed
- Use timezone aware datetimes by @matthewelwell in #110
- Release 1.6.6 by @matthewelwell in #109
Full Changelog: v1.6.5...v1.6.6
Version 1.6.5
What's Changed
- Update comments by @matthewelwell in #98
- Update engine test data by @matthewelwell in #99
- fix(segment_evaluation): use django_id if present by @gagantrivedi in #101
- chore(tests): update engine test-data by @gagantrivedi in #105
- Handle feature state versioning by @matthewelwell in #100
- Feature/edge api 29/add integrations data property by @matthewelwell in #104
- fix(datetime): use tz(utc) aware datetime by @gagantrivedi in #103
- remove get_feature_state_value method by @matthewelwell in #102
- Release 1.6.5 by @matthewelwell in #97
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- Fix build_environment_api_key_model by adding correct parent class to schema by @gagantrivedi in #95
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Fix(feature/schema): only run validation if field the is present by @gagantrivedi in #94
Full Changelog: v1.6.2...v1.6.3
Version 1.6.2
What's Changed
- Fix type error when sorting feature segments by @matthewelwell in #91
Full Changelog: v1.6.1...v1.6.2