Releases: open-feature/dotnet-sdk
Releases · open-feature/dotnet-sdk
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.5
Changes
🚨 Breaking Changes
- BREAKING: add structure->value, object value constructor (PR #57) by @toddbaert
📚 Documentation
- Document EvaluationContext members. (PR #58) by @kinyoklion
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changes
🚨 Breaking Changes
🚀 Enhancements
- Add setter for context (PR #55) by @toddbaert
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
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
- @beeme1mr made their first contribution in #26
- @toddbaert made their first contribution in #43
Full Changelog: 0.1.1...v0.1.2