Skip to content

Releases: Flagsmith/flagsmith-php-client

Version 3.0.0

07 Jun 12:42
218ce80

Choose a tag to compare

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

Full Changelog: v2.1.1...v3.0.0

Version 2.1.1

01 Feb 08:05
daa562d

Choose a tag to compare

What's Changed

Version 2.1.0

31 Jan 11:33
97b9539

Choose a tag to compare

What's Changed

Version 2.0.2

18 Nov 13:48
b78ebb4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

Version 2.0.1

29 Oct 18:05
0c6e356

Choose a tag to compare

Merge pull request #7 from tm1000/patch-1

Check cache for useCacheAsFailover

Version 2.0

21 Oct 08:43
8d11adf

Choose a tag to compare

Implements PSRs as per #4

Flagsmith Rename

04 May 13:35

Choose a tag to compare

  • Refactored Bullet Train > Flagsmith
  • New Packagist name
  • You can now override the API URL for self hosted API installations.