All Versions
12
Latest Version
Avg Release Cycle
69 days
Latest Release
1341 days ago

Changelog History
Page 1

  • v2.0.0 Changes

    August 21, 2020

    Introducing v2.0

    • โœ‚ Removed the Identifiable protocol in favor of Swift's Identifiable.
    • ๐Ÿš€ Increased deployment targets to iOS 13.0, tvOS 13.0, macOS 10.15, and watchOS 6.0.
    • Objects defined as non-final classes can now be used as well.
    • โž• Added new generateSnapshot() and restoreSnapshot(_:) methods to generate and restore a Snapshot object that can be saved (e.g. to iCloud) and restored later.
    • ๐Ÿ›  Fixed a bug where objectsCount might run out of sync with the actual count of objects in store.
  • v1.5.0 Changes

    February 22, 2020
    • โž• Add init?(uniqueIdentifier:, encoder:, decoder:) to both UserDefaultsStore and SingleUserDefaultsStore to create a store with custom encoder and/or decoder
    • Replace TravisCI with Github Actions
  • v1.4.3 Changes

    November 17, 2019
    • ๐Ÿ›  Fix a bug where saving an array of objects with an invalid object will cause the store to have an invalid count
    • ๐Ÿ›  Fix a bug where project was not accessible using SPM
  • v1.4.2

    June 27, 2019
  • v1.4.1

    June 05, 2019
  • v1.4 Changes

    April 04, 2019

    ๐Ÿ‘ v1.4 brings Swift 5.0 and Xcode 10.2 support!

  • v1.3

    October 04, 2018
  • v1.2.2

    September 30, 2018
  • v1.2.1

    September 19, 2018
  • v1.2

    September 18, 2018