Releases: go-feature-flag/openfeature-swift-provider
Releases · go-feature-flag/openfeature-swift-provider
v0.2.0
This version allows you to start sending events when flags are evaluated back to the relay-proxy
to be able to collect information about your evaluations.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
feat: Add readme (#13) Signed-off-by: Thomas Poignant <[email protected]>
v0.1.0
fix: Add default for apiKey (#10) Signed-off-by: Thomas Poignant <[email protected]>
v0.1.0-beta.1
What's Changed
- feat: Setup CI by @thomaspoignant in #2
- feat: OpenFeature provider for GO Feature Flag by @thomaspoignant in #1
New Contributors
- @thomaspoignant made their first contribution in #2
Full Changelog: https://github.com/go-feature-flag/openfeature-swift-provider/commits/v0.1.0-beta.1
v.0.1.0-beta.2
What's Changed
- chore: Rename package name to follow swift convention by @thomaspoignant in #3
Full Changelog: v0.1.0-beta.1...v.0.1.0-beta.2