Releases: open-feature/dotnet-sdk
Releases · open-feature/dotnet-sdk
0.1.0
This is the initial preview of the dotnet SDK for OpenFeature.
dotnet add package OpenFeature --version 0.1.0
What's Changed
- Add initial project structure by @benjiro in #2
- Basic flag evaluation support by @benjiro in #5
- Add CodeQL by @benjiro in #10
- Add some more information to the readme by @benjiro in #12
- Add dependabot to repo by @benjiro in #9
- Add support for EvaluationContext & Hooks by @benjiro in #8
- Add dotnet format workflows by @benjiro in #11
- Add code coverage build by @benjiro in #15
- Make required changes to get ready to start releasing packages by @benjiro in #17
- Add spec compliant test suite by @benjiro in #16
New Contributors
Full Changelog: https://github.com/open-feature/dotnet-sdk/commits/0.1.0