Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 20:46
4ec0326

0.3.0 (2024-04-05)

⚠ BREAKING CHANGES

  • Add EvaluationContext helpers and context merging to flag evaluation (#119)
  • Separate Client and Provider metadata, add client creation tests (#116)

Features

  • Add EvaluationContext helpers and context merging to flag evaluation (#119) (34e4795)
  • Add evaluation context based on requirement 3.1 (#114) (f8e016f)
  • Flag Evaluation Requirement 1.1.4 and 1.1.5 and Provider Requirement 2.1.1 (#112) (aac74b1)

Code Refactoring

  • Separate Client and Provider metadata, add client creation tests (#116) (f028c39)