0.3.0
This release updates .combine
API and adds some new minor features
Cache.combine
now usesCacheCombinationPullStrategy
andCacheCombinationSetStrategy
instead of simpleBool
flags, giving you more flexibility.- New method for
CacheProtocol
andReadOnlyCache
:fallback
anddefaulting
- Minor improvements for
RawFileSystemCache
.toNonObjCValues()
forNSData
andNSDate