Releases: Flagsmith/flagsmith-php-client
Releases · Flagsmith/flagsmith-php-client
Release list
v4.1.2
What's Changed
- Fix invalid cache value by @VincentLanglet in #58
- chore: bump version by @gagantrivedi in #59
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Avoid deprecation about dynamic properties by @VincentLanglet in #55
- Fix workflow php version by @VincentLanglet in #56
- Fix local evaluation when values are null by @floranpagliai in #53
New Contributors
- @floranpagliai made their first contribution in #53
Full Changelog: v4.1.0...v4.1.1
Version 4.1.0
What's Changed
- Ensure example application works by @matthewelwell in #47
- feat: add segment
INoperator by @khvn26 in #51
New Contributors
Full Changelog: v4.0.0...v4.1.0
Version 4.0.0
What's Changed
- BREAKING CHANGE: Use django id if present for percentage split evaluations by @matthewelwell in #48
WARNING: We modified the local evaluation behaviour. You may see different flags returned to identities attributed to your percentage split-based segments after upgrading to this version.
Full Changelog: v3.1.4...v4.0.0
Version 3.1.4
What's Changed
- Add @throws annotation by @VincentLanglet in #39
- Add PHP version 8.2 to CI tests by @matthewelwell in #45
- Bump version v3.1.4 by @matthewelwell in #46
Full Changelog: v3.1.3...v3.1.4
Version 3.1.3
What's Changed
- chore/bump version by @dabeeeenster in #42
- fix/correct example by @dabeeeenster in #40
Full Changelog: v3.1.2...v3.1.3
Version 3.1.2
What's Changed
- Create .gitattributes to ignore test folder by @VincentLanglet in #38
- PSR/simple-cache upgrade by @BartoszBartniczak in #37
New Contributors
- @BartoszBartniczak made their first contribution in #37
Full Changelog: v3.1.1...v3.1.2
Version 3.1.1
What's Changed
- Solve php 8.2 deprecation by @VincentLanglet in #34
- Release 3.1.1 by @matthewelwell in #35
New Contributors
- @VincentLanglet made their first contribution in #34
Full Changelog: v3.1.0...v3.1.1
Version 3.1.0
What's Changed
- Add modulo operator by @matthewelwell in #32
- Add IS_SET and IS_NOT_SET operators by @matthewelwell in #33
- Release 3.1.0 by @matthewelwell in #31
Full Changelog: v3.0.2...v3.1.0
Version 3.0.2
What's Changed
- Mocking routes directly from file by @doppiogancio in #26
- Fix random styling issues by @matthewelwell in #29
- Use feature name for analytics by @matthewelwell in #28
- Release 3.0.2 by @matthewelwell in #27
New Contributors
- @doppiogancio made their first contribution in #26
Full Changelog: v3.0.1...v3.0.2