Skip to content

1.10.1

Compare
Choose a tag to compare
@sh4nks sh4nks released this 17 Mar 16:23
· 156 commits to master since this release

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.