Skip to content

Releases: hyperoslo/Cache

1.5.1

08 Aug 12:30
Compare
Choose a tag to compare
  • Expose path for backStorage #46

1.5.0 - Feature: config for json serialization

07 Jul 08:43
Compare
Choose a tag to compare

1.4.0 - Improve memory handling

24 May 13:33
Compare
Choose a tag to compare

Improve the memory handling when using Cache #41

1.3.0 - Sync cache

27 Apr 13:56
Compare
Choose a tag to compare

Possibility to perform cache operations synchronously with SyncHybridCache and HybridCache #35

1.2.0

27 Apr 07:54
Compare
Choose a tag to compare
  • DiskStorage uses MD5 digest as file name instead of the Base64 key. It fixes the issue with long URL keys. #34

Thanks to @attila-at-hyper who discovered and fixed this bug 🎉

1.1.0

24 Apr 18:20
Compare
Choose a tag to compare
  • Enables tvOS support #32

1.0.0 - Nothing but cache.

29 Mar 08:17
Compare
Choose a tag to compare
Merge pull request #28 from hyperoslo/fix/tests

Fix Expire date issues that screwed up tests on older devices.