v0.2.1
A re-publish of v0.2.0 due to Sonatype issues
BREAKING
- Remove
ff4s
from artifact names - Remove
ff4s
from package names- e.g.
io.cardell.ff4s.flipt.*
becomesio.cardell.flipt.*
- e.g.
Features
- Publish OpenFeature SDK
- Publish OpenFeature Flipt Provider
What's Changed
- Add examples module by @alexcardell in #16
- Add OpenFeature documentation by @alexcardell in #17
- OpenFeature: Resolve Int values by @alexcardell in #18
- OpenFeature: Add Double resolution by @alexcardell in #19
- OpenFeature: Implement structure value resolution with Circe by @alexcardell in #20
- OpenFeature: Extract circe module by @alexcardell in #21
- OpenFeature: Enable publishing of openfeature modules by @alexcardell in #22
Full Changelog: v0.1.2...v0.2.1