Releases: Flagsmith/flagsmith-php-client
Releases · Flagsmith/flagsmith-php-client
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
Version 3.0.1
v3.0.1 Fixed version prefix
Version 3.0.0
What's Changed
- Pass third declared param on set through by @tm1000 in #13
- Added example directory with docker environment and a README by @fzia in #14
- Github Actions Workflow by @fzia in #16
- Feature - Flag Engine by @fzia in #17
- Feature - Client side Re-evaluation by @fzia in #18
- Prevent initialisation with local evaluation without server key by @fzia in #20
- Expose segments by @fzia in #22
- feat(semver): Add semver support to segment/traits by @fzia in #21
- Fix segment priorities by @matthewelwell in #24
- Release 3.0.0 by @matthewelwell in #19
New Contributors
- @fzia made their first contribution in #14
- @matthewelwell made their first contribution in #24
Full Changelog: v2.1.1...v3.0.0
Version 2.1.1
Version 2.1.0
What's Changed
- Fix for PHP v8.0+ by @dabeeeenster in #11