Skip to content

0.3.0

Compare
Choose a tag to compare
@dreymonde dreymonde released this 07 Jun 15:48
· 89 commits to master since this release

This release updates .combine API and adds some new minor features

  • Cache.combine now uses CacheCombinationPullStrategy and CacheCombinationSetStrategy instead of simple Bool flags, giving you more flexibility.
  • New method for CacheProtocol and ReadOnlyCache: fallback and defaulting
  • Minor improvements for RawFileSystemCache
  • .toNonObjCValues() for NSData and NSDate