python-diskcache v1.7.0 Release Notes

Release Date: 2018-09-04 // over 5 years ago
    • โž• Add a blocking commit after each modification if autocommit is enabled. (PR #94, @endlisnis)
    • Clean up license file names (PR #99, @r-barnes)
    • ๐Ÿ‘Œ support double quotes in table names (PR #113, @vcalv)

Previous changes from v1.5.0

    • โž• Add encode and decode parameters to store json, compressed or pickled objects (@erosennin, #65)
    • ๐Ÿ”€ Python 3.6 fix: commit before turning off synchronous (@bit, #59)
    • โšก๏ธ Update sqlite version to 3.8.2 (@tmylk, #63)