Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 19:50
d558bb1

0.4.0 (2023-11-01)

⚠ BREAKING CHANGES

  • raise error if the flag wasn't found using the in-memory provider (#228)

Features

  • implement initialize/shutdown on provider registration (#213) (84af1ae)
  • pass flag_metadata from resolution to evaluation details (#212) (88a204d)

Bug Fixes

  • Hook methods should have default non-abstract implementations (#216) (c661ab2)
  • raise error if the flag wasn't found using the in-memory provider (#228) (0c314ab)