Skip to content

Releases: dev-labs-bg/SKCache

1.6.1 for Pod

28 May 13:16
Compare
Choose a tag to compare

Fixing deprecated methods

1.6.0 for Pod

28 May 12:57
Compare
Choose a tag to compare

Updating library to Swift 5.0

1.5.1 for Pod

18 Sep 07:34
Compare
Choose a tag to compare

Updates to the version

1.5.0 for Pod

18 Sep 07:24
Compare
Choose a tag to compare

Updated library for Xcode 10 and iOS 12

1.4.3 for Pod

12 Jun 23:16
Compare
Choose a tag to compare

Resolved unique naming of cached files

1.4.2 for Pod

12 Jun 22:35
Compare
Choose a tag to compare

Fixed naming issues for files in cache directory

1.4.1 for Pod

01 Jun 08:39
Compare
Choose a tag to compare

Added memory cache loading when reentering application from background state

1.4.0 for Pod

01 Jun 08:11
Compare
Choose a tag to compare

Fixed a concurrency issue resolving in fetching nil from NSCache

1.3.0 for Pod

25 May 10:55
Compare
Choose a tag to compare

Reworked cache loading and saving capabilities. Introduced a new property isOnlyInMemory to indicate if the cached objects will be stored on the disk or not

New release for Pod

27 Mar 08:31
Compare
Choose a tag to compare

Fixed an error during first load of cache (missing cache folder)