Releases: vexy/Fridge
Releases · vexy/Fridge
Fridge 0.9.2
New
- Added support for array types (#37)
Improvements
- Refactored
Freezer
tests and expanded array section - Updated internal dependencies
Changelog: v0.9.0...v0.9.2
Fridge 0.9
Fridge v0.8.8
New
- Dropped
iOS
support to whoopingiOS 11
😑 - Dropped
macOS
support to12.0
This only affects grab
methods and does not impact freezing
methods.
Updates
- Updated method names to be more expressive in their presence 😄
- Updated GH workflows to perform various build & test operations
- Better README structure and content
Full Changelog: v0.8.7...v0.8.8
Fridge v0.8.7
New
Added external BSON
dependency via https://github/vexy/bsoncoder
Updates
- Removed Xcode project files (#21 )
- Fixed failing GH workflow issues (#20)
- Tests cleanup and readme updates
Full Changelog: v0.8.2...v0.8.7
Fridge v0.8.2
Fridge v0.8.2
Updated minimum required OS versions for macOS
.
README updates
Stay well ❤️
Fridge 0.8 BETA
Full support for async/await mechanism.
Improvements in download process.