Skip to content

EFStorage 0.2.0 - No more defaulting

Compare
Choose a tag to compare
@ApolloZhu ApolloZhu released this 11 Sep 21:23
· 17 commits to master since this release
  • Internal look up table cleans up less frequently but more efficiently
  • Underlying storages may return nil or be swizzled to another implementation
  • Archiving your project now works as expected
  • Only for Swift 5.1, tested on Xcode 11 GM. Point your package manager to swift-5 branch if needed.

Supported Containers

* YYCache
* UserDefaults
* KeychainAccess