0.4.0 (2024-06-13)
- Use strings from spec for error and reason enums (#131)
0.3.1 (2024-04-22)
0.3.0 (2024-04-05)
- Add
EvaluationContext
helpers and context merging to flag evaluation (#119) - Separate
Client
andProvider
metadata, add client creation tests (#116)
- Add
EvaluationContext
helpers and context merging to flag evaluation (#119) (34e4795) - Add evaluation context based on requirement 3.1 (#114) (f8e016f)
- Flag Evaluation Requirement 1.1.4 and 1.1.5 and Provider Requirement 2.1.1 (#112) (aac74b1)
0.2.1 (2024-03-29)
0.2.0 (2024-03-09)
- Implement Requirement 1.1.3 (#80)
- rename top-level lib folder to
open_feature
(#90) - Drop Ruby 2.7 and 3.0, add Ruby 3.3 (#91)
- adds
InMemoryProvider
(#102) (25680a4) - Implement Requirement 1.1.2 (#78) (8cea7d0)
- Implement Requirement 1.1.3 (#80) (bc65e7a)
- Updates to
Provider
module in preparation forInMemoryProvider
(#99) (2d89570)
- Drop Ruby 2.7 and 3.0, add Ruby 3.3 (#91) (51cd3a1)
- rename top-level lib folder to
open_feature
(#90) (e1a9a01)
0.1.1 (2023-09-13)
- OpenFeature::SDK::Configuration uses concurrent-ruby gem even though it doesn't depend on it (#61) (c3c1222)
0.1.0 (2022-12-15)
- Add client object (#34) (92f8d0d)
- OpenFeature::SDK.configure (#41) (7587799)
- spec: Add API implementation (#32) (d6b0922)
0.0.3 (2022-11-11)
- Update Gemfile.lock (#25) (6a1f789)
- Update release please (#24) (457c326)
- Update release please (#27) (ca98386)