Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 15:05
74f0e96

0.3.1 (2024-12-17)

⚠ BREAKING CHANGES

  • In hindsight we detected that a the addition of Flag Metadata in this release was actually a breaking change for Provider authors. Instantiating a ProviderEvaluation would break in some cases.

✨ New Features

  • add flag evaluation metadata to evaluation details (#111) (6e9aa29)
  • add support for tracking (#114) (3b7ce62)

🔄 Refactoring

  • use the noop-provider instead of null provider (#112) (1f59e3d)