Skip to content

Releases: hyperoslo/Cache

3.2.0

09 Jun 13:36
Compare
Choose a tag to compare

Clear cache keeping root directory #106

3.1.0

09 Jun 07:26
Compare
Choose a tag to compare

Cache array of Cachable objects #104

3.0.0

08 Jun 09:14
Compare
Choose a tag to compare

⚠️ Breaking change!!!

Cache 3 features multiple public API changes and brand new features implemented as a feedback to the input we got. We also did some internal framework refactoring that will make it easier to read the code, test and contribute 🎉

2.3.0

31 May 18:31
Compare
Choose a tag to compare
  • Fix generic Cache class #80
  • Allow for the disk cache to be stored in a different location #82 by @letko-dmitry
  • Update front storage with back storage when cache only found in back storage #84 by @kirmanie

2.2.2

28 Mar 05:09
Compare
Choose a tag to compare
  • Supports Swift 3.1 #74

2.2.1

11 Jan 18:56
Compare
Choose a tag to compare
Update Cache.podspec

2.2.0

11 Jan 18:49
Compare
Choose a tag to compare

Allow manual clear of expired objects #65 thanks to @eofs

2.1.1

23 Oct 18:09
Compare
Choose a tag to compare
  • Fixes deployment target for tvOS #59

2.1.0

23 Oct 13:45
Compare
Choose a tag to compare
  • Adds tvOS target for Carthage #58

2.0.0 - Swift 3

13 Oct 10:28
Compare
Choose a tag to compare

Swift 3 migration #56