Skip to content

Releases: launchdarkly/openfeature-python-server

v0.1.2

03 May 20:23
256d4ac

Choose a tag to compare

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)

v0.1.1

12 Feb 21:16
f5ccbdf

Choose a tag to compare

0.1.1 (2024-02-12)

Bug Fixes

v0.1.0

06 Feb 19:08
efcd108

Choose a tag to compare

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)