Released on March 17th 2021
- A
GoogleCloudStorageCache
backend has been added to the user contributed
caching backends. PR #214.
- Fix a regression introduced in the last release which broke all applications
subclassing the Cache
class.
- Add test_generic_get_bytes test case. PR #236.
- Various improvements and fixes.