Releases: yakovmanshin/YMFF
Releases · yakovmanshin/YMFF
v4.0.0
Key Changes
- Asynchronous feature-flag stores (#96 / #129)
- Updated feature-flag store protocols
- Support for optional feature-flag values (#130 / #143)
- Optional values are not supported in
UserDefaultsStore
(see #150)
- Optional values are not supported in
- Massive
FeatureFlagResolver
updates - Updated minimum Swift version to 5.8 (#135 / #136)
- Updated deployment targets to iOS 13 and macOS 10.15 (#106 / #117)
Links
- Milestone
- Full Changelog: 3.1.0...4.0.0
v3.1.0
What’s Changed
- [#100] Code Cleanup by @yakovmanshin in #101
- [#98] Updated GHA Workflow by @yakovmanshin in #99
- [#102] Testing with Older Compiler Versions by @yakovmanshin in #103
- [#81] Push to CocoaPods Trunk on Release by @yakovmanshin in #105
- [#107] Updated
README
by @yakovmanshin in #108 - [#109] Updated Version to 3.1.0 by @yakovmanshin in #111
Full Changelog: 3.0.0...3.1.0
v3.0.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
via PR #62
- [#41] Switched to the all-new stores model (#52)
- [#39] Moved YMFF protocols to a separate target (#50)
- [#43] Implemented change saving for mutable stores (#53)
- [#48] Fixed a bug with override value validation (#49)
- [#54] Updated override methods in
FeatureFlagResolverProtocol
(#56) - [#60] Added more tests to reach 100% coverage (#61)
- [#45] Configured testing on Linux runners (#58)
- [#51] Updated documentation (#59)
- [#55, etc.] Updated Jazzy configuration
v1.2.0
v1.1.0
v1.0.0
v1.0.0 (#24)