Skip to content

Releases: nrkno/yr-cachyr

SPM Support

04 Nov 11:04
Compare
Choose a tag to compare
Added SPM support (#7)

* Update Package.swift

Updated Package.swift to allow for use in SPM w. Xcode 11

1.0.2

16 Mar 14:57
Compare
Choose a tag to compare
  • Added method to check if key exists.
  • Fixed bug where expiry date in memory cache wasn't updated with expiry date from disk cache.