Skip to content

Releases: vexy/Fridge

Fridge 0.9.2

23 Sep 20:38
v0.9.2
8a84b5f
Compare
Choose a tag to compare

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

28 May 01:15
v0.9
48f1ae4
Compare
Choose a tag to compare

New

  • Added push method (#27)
  • Added basic Playground examples (#34)

Improvements

  • Updated README

Changelog: v0.8.8...v0.9

Fridge v0.8.8

03 Mar 03:58
v0.8.8
96a663b
Compare
Choose a tag to compare

New

  • Dropped iOS support to whooping iOS 11 😑
  • Dropped macOS support to 12.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

28 Feb 23:26
v0.8.7
e86f851
Compare
Choose a tag to compare

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

15 Feb 21:03
v0.8.2
d791557
Compare
Choose a tag to compare

Fridge v0.8.2

Updated minimum required OS versions for macOS.
README updates

Stay well ❤️

Fridge 0.8 BETA

31 Mar 17:36
Compare
Choose a tag to compare

Full support for async/await mechanism.
Improvements in download process.