Skip to content

Releases: c0fec0de/anycache

2.1.0

27 Oct 23:24
Compare
Choose a tag to compare
  • Update to latest python standards
  • End python <=3.7 support
  • Add python support until 3.12

2.0.7

22 Sep 19:30
Compare
Choose a tag to compare
  • Skip py26 support
  • Add py37 support

2.0.6

22 Sep 19:00
Compare
Choose a tag to compare
  • Fix conflicting mkdir
  • Trigger missing Release

2.0.5

14 Mar 14:41
Compare
Choose a tag to compare
  • Fix issue with cache in case of a broken update.

2.0.4

14 Mar 14:35
Compare
Choose a tag to compare

refine log warnings.

2.0.3

19 Jan 12:35
Compare
Choose a tag to compare
  • Handle Cache Write Errors with a warning, not an exception
  • Avoid Destructor Warnings

2.0.1

18 Jan 16:20
Compare
Choose a tag to compare
  • Tidy up API
  • Make use of filelock to handle cache access by multiple python processes properly.

1.1.1

19 Nov 21:05
Compare
Choose a tag to compare

Fix a tiny test issue

1.1.0

19 Nov 20:56
Compare
Choose a tag to compare

Initial Release