Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 2.86 KB

Change log

All notable changes to the project will be documented in this file. This project adheres to Semantic Versioning.

2.0.0 (2025-01-17)

Features

  • 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)

Miscellaneous Chores

  • 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)

Features

  • Add ability to specify password for the redis server (#20) (233e481)

[1.2.0] - 2023-10-25

Changed:

  • Expanded SDK version support to v6

[1.1.0] - 2022-12-28

Changed:

  • Relaxed the SDK version dependency constraint to allow this package to work with the upcoming v5.0.0 release of the LaunchDarkly PHP SDK.

[1.0.0] - 2021-08-06

Initial release, for use with version 4.x of the LaunchDarkly PHP SDK.