All notable changes to the project will be documented in this file. This project adheres to Semantic Versioning.
2.0.0 (2025-01-17)
- Add Big Segment store support (#25) (9c6ca70)
- Bump LaunchDarkly to 6.4.0+ (25c899d)
- Bump PHP to 8.1+ (25c899d)
- FeatureRequester requires configured Redis instance (6bcfdbd)
- Add missing documentation on big segments store method (c087baa)
- Add psalm and cs-checker (6aaaaa4)
- Cleanup and strict types (8c0f461)
- Fix doc generation action (#22) (d6ba2c9)
- Inline shared test package (c0e4524)
- Run
composer cs-fix
to improve style (32cfaf1) - Update type hints to quiet psalm (ccb15fe)
1.3.0 (2024-10-10)
- Expanded SDK version support to v6
- Relaxed the SDK version dependency constraint to allow this package to work with the upcoming v5.0.0 release of the LaunchDarkly PHP SDK.
Initial release, for use with version 4.x of the LaunchDarkly PHP SDK.