Skip to content

Latest commit

 

History

History
109 lines (49 loc) · 5.89 KB

File metadata and controls

109 lines (49 loc) · 5.89 KB

Changelog

0.5.1 (2025-11-04)

Bug Fixes

0.5.0 (2025-10-29)

Features

  • Bump openfeature-sdk to v0.8+ (b0f2c61)

Bug Fixes

  • Re-export underlying launchdarkly config type (#33) (661426e), closes #32

0.4.2 (2025-07-08)

Bug Fixes

0.4.1 (2025-07-07)

Bug Fixes

  • Gracefully cast for numeric flag evaluations (#27) (7429f28)

0.4.0 (2025-06-26)

Features

  • Drop support for Python 3.8 (eol 2024-10-07) (#25) (026e5d0)

0.3.0 (2024-10-04)

Features

0.2.2 (2024-09-20)

Bug Fixes

  • Correct project documentation link (#19) (bcc2573)

0.2.1 (2024-07-15)

Bug Fixes

  • Ignore embedded kind when processing multi-kind contexts (#15) (dd17a4c)
  • Log warning if targeting key is not a string (#16) (7a8c835)

Documentation

  • Fix usage to reflect latest refactor (#14) (ba4e662)

0.2.0 (2024-06-11)

Features

  • Add support for provider events. (#12) (c69231a)

0.1.2 (2024-05-03)

Bug Fixes

  • Use canonical import paths for openfeature classes (#11) (e60ec31)

Documentation

  • Clarify beta version warning and dependencies (#8) (6576453)
  • Fix readthedocs generation (#10) (da5283d)

0.1.1 (2024-02-12)

Bug Fixes

0.1.0 (2024-02-06)

Features

  • Add documentation generation support (f6d769d)
  • Add initial implementation of provider (a27e98a)
  • Add support for shutdown method (#3) (8ed56a6)

Documentation

  • Add supporting documentation (06a3701)