Skip to content

Releases: Lickability/Persister

2.0.0

30 Oct 17:58
f51e222
Compare
Choose a tag to compare

What's Changed

  • Swift 6 and Concurrency update by @Cordavi in #7
  • Extended Attributes Fix by @Twigz in #8

New Contributors

Full Changelog: 1.1.3...2.0.0

1.1.3

17 Jan 17:00
Compare
Choose a tag to compare
Fixes index math being wrong in multi-threaded scenarios

Write with Expiration Policy

31 Jan 19:31
faca66f
Compare
Choose a tag to compare
  • This release expands the writing of objects to a cache by allowing for the setting of an expiration policy.

1.0.0

15 Jan 19:19
556198f
Compare
Choose a tag to compare
  • Initial public release of the Persister framework.