Skip to content

Latest commit

 

History

History
69 lines (32 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

69 lines (32 loc) · 3.82 KB

Changelog

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)