python-diskcache v1.7.0 Release Notes

Release Date: 2018-09-04 // over 7 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)