Skip to content

v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@benjiro benjiro released this 10 Aug 22:15
· 279 commits to main since this release
6e863b1

Spec 0.2 release

What's Changed

  • Update contributors thank you message by @beeme1mr in #26
  • Bug: FlagEvaluationOptions.HookHints should be optional by @benjiro in #29
  • Chore: Add basic issue templates by @benjiro in #33
  • Chore: Add test to cover spec 4.4.7 by @benjiro in #30
  • Feat: Implement seperate methods for integer and double by @benjiro in #31
  • Chore: Evaluation Context must only contain unique values by @benjiro in #32
  • Chore: Name the solution and project OpenFeature.SDK by @benjiro in #35
  • Chore: Add github action to perform release by @benjiro in #39
  • Chore: Prove able to fetch all fields in EvaluationContext by @benjiro in #37
  • Chore: Remove IHook inteface and just use Hook class by @benjiro in #34
  • chore: Add openssf badge by @benjiro in #40
  • Feat: Add support for provider hooks by @benjiro in #38
  • feat: update ctx merge order, add client ctx by @toddbaert in #43

New Contributors

Full Changelog: 0.1.1...v0.1.2