Releases: Unleash/unleash-client-php
Releases · Unleash/unleash-client-php
Release 1.5.2
What's Changed
- Chore: Remove 8.1 polyfill by @RikudouSage in #86
- Fix: Don't throw on missing user ids by @RikudouSage in #87
- Fix: Don't require latest version of polyfill by @RikudouSage in #88
Full Changelog: v1.5.181...v1.5.281
Release 1.5.1
What's Changed
- Fix: Add a stub for Event class if it's not loaded by @RikudouSage in #84
Full Changelog: v1.5.081...v1.5.181
Release 1.5.0
What's Changed
- meta: add 'new items to project board' workflow by @thomasheartman in #78
- Feat: Add event system by @RikudouSage in #77
Full Changelog: v1.4.081...v1.5.081
Release 1.4.0
What's Changed
- Tests: Update client specifications to latest version by @RikudouSage in #71
- Feat: Add name prefix and tags filters helper by @RikudouSage in #70
- Feat: Add support for CIDR notation in IP strategy by @RikudouSage in #69
Full Changelog: v1.3.281...v1.4.081
Release 1.3.2
What's Changed
- Fix: Calling array_is_list on older versions of php by @RikudouSage in #67
- Chore: Increase version before release by @RikudouSage in #68
Full Changelog: v1.3.181...v1.3.281
Release 1.3.1
What's Changed
- Chore: Ignore rector.72.php in export by @RikudouSage in #60
- Chore: Remove leftover things from previous versions by @RikudouSage in #61
- Docs: Add middleware documentation by @RikudouSage in #62
- Add tests for invalid version value and invalid operator, don't throw… by @RikudouSage in #63
- Fix syntax errors for php 7.2 by @RikudouSage in #64
- Increase version before release by @RikudouSage in #65
Full Changelog: v1.3.081...v1.3.181
Release 1.3.0
What's Changed
- Feat: Bootstrapping by @RikudouSage in #44
- Remove syntax error for php < 8 by @RikudouSage in #52
- Remove syntax error for php < 8 by @RikudouSage in #53
- Remove syntax error for php < 8 by @RikudouSage in #54
- Fix 7x syntax errors by @RikudouSage in #55
- Fix: Use correct branch name in badge link by @RikudouSage in #56
- Fix JSON_THROW_ON_ERROR for php < 7.3 by @RikudouSage in #57
- Feat: Support more constraint operators by @RikudouSage in #47
- Fix php 7.2 error by @RikudouSage in #58
- Increase SDK version by @RikudouSage in #59
Full Changelog: v1.2.581...v1.3.081
Release 1.2.5
What's Changed
- Fix phpstan errors by @RikudouSage in #45
- Update dev dependencies by @RikudouSage in #46
- Add issue/pull request templates by @RikudouSage in #49
- Switch to issue forms by @RikudouSage in #50
- Feat: Support PHP 7.2 by @RikudouSage in #48
- Increase version before new release by @RikudouSage in #51
Full Changelog: v1.2.481...v1.2.581
Release 1.2.4
What's Changed
- chore: update workflows after branch rename by @thomasheartman in #39
- Add possibility of changing sdk name and version for implementers by @RikudouSage in #40
New Contributors
- @thomasheartman made their first contribution in #39
Full Changelog: v1.2.381...v1.2.481
Release 1.2.3
What's Changed
- Migrate to PHP 8.1 as default version by @RikudouSage in #33
- Use newer phpstan and rector, use php 8.1 features by @RikudouSage in #34
- Add readonly to properties by @RikudouSage in #36
Full Changelog: v1.2.280...v1.2.381