cachetools v4.2.0 Release Notes

Release Date: 2020-12-10 // over 3 years ago
    • โž• Add FIFO cache implementation.

    • โž• Add MRU cache implementation.

    • ๐Ÿ‘Œ Improve behavior of decorators in case of race conditions.

    • ๐Ÿ‘Œ Improve documentation regarding mutability of caches values and use of key functions with decorators.

    • ๐Ÿ‘ Officially support Python 3.9.