Releases: nashysolutions/cache
Releases · nashysolutions/cache
Release 6.0.0
Introduces stronger identifier guarantees.
This release makes Item.ID conform to LosslessStringConvertible, ensuring deterministic, filesystem-safe caching with invariants enforced at compile time.
Most existing code may still work, assuming your ID's already conform to LosslessStringConvertible.
Release 5.0.1
No behavioural change. Just bumping the minor version of a dependency and update the docc catalogue.
Release 5.0.0
Bumped major version of dependency. Doc tidy up.
Release 4.0.0
File system backed cache and swift dependencies support.
Release 3.0.0
See Changelog.
Release 2.0.0
See Changelog.
Release 1.1.0
See Changelog.
Initial Release
1.0.0