Releases: c0fec0de/anycache
Releases · c0fec0de/anycache
2.4.0
03 Apr 07:25
Compare
Sorry, something went wrong.
No results found
2.3.1
08 Jan 21:11
Compare
Sorry, something went wrong.
No results found
2.3.0
08 Jan 20:48
Compare
Sorry, something went wrong.
No results found
2.1.0
27 Oct 23:24
Compare
Sorry, something went wrong.
No results found
Update to latest python standards
End python <=3.7 support
Add python support until 3.12
2.0.7
22 Sep 19:30
Compare
Sorry, something went wrong.
No results found
Skip py26 support
Add py37 support
2.0.6
22 Sep 19:00
Compare
Sorry, something went wrong.
No results found
Fix conflicting mkdir
Trigger missing Release
2.0.5
14 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Fix issue with cache in case of a broken update.
2.0.4
14 Mar 14:35
Compare
Sorry, something went wrong.
No results found
2.0.3
19 Jan 12:35
Compare
Sorry, something went wrong.
No results found
Handle Cache Write Errors with a warning, not an exception
Avoid Destructor Warnings
2.0.1
18 Jan 16:20
Compare
Sorry, something went wrong.
No results found
Tidy up API
Make use of filelock to handle cache access by multiple python processes properly.