Releases: Flagsmith/flagsmith-php-client
Releases · Flagsmith/flagsmith-php-client
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
Version 2.0.2
What's Changed
- FIX: Make initialValue nullable #8 by @JustinBack in #9
New Contributors
- @JustinBack made their first contribution in #9
Full Changelog: v2.0.1...v2.0.2
Version 2.0.1
Merge pull request #7 from tm1000/patch-1 Check cache for useCacheAsFailover
Version 2.0
Implements PSRs as per #4
Flagsmith Rename
- Refactored Bullet Train > Flagsmith
- New Packagist name
- You can now override the API URL for self hosted API installations.