cachetools v5.2.0 Release Notes

Release Date: 2022-05-29 // almost 2 years ago
    • ➕ Add cachetools.keys.methodkey().

    • ➕ Add cache_clear() function to decorators.

    • ➕ Add src directory to sys.path for Sphinx autodoc.

    • Modernize func wrappers.


Previous changes from v5.1.0

    • ➕ Add cache decorator parameters as wrapper function attributes.