Skip to content

Releases: nashysolutions/cache

Release 6.0.0

24 Jan 09:44

Choose a tag to compare

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

17 Sep 03:05

Choose a tag to compare

No behavioural change. Just bumping the minor version of a dependency and update the docc catalogue.

Release 5.0.0

16 Sep 05:11

Choose a tag to compare

Bumped major version of dependency. Doc tidy up.

Release 4.0.0

15 Jun 03:44

Choose a tag to compare

File system backed cache and swift dependencies support.

Release 3.0.0

08 Feb 09:57
e0613ec

Choose a tag to compare

Release 2.0.0

24 Jul 03:48

Choose a tag to compare

Release 1.1.0

23 Jul 09:07

Choose a tag to compare

Initial Release

23 Jul 03:45

Choose a tag to compare