aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-27Release v5.3.1.Thomas Kemmer
2023-01-22Prepare v5.3.0.Thomas Kemmer
2023-01-22Fix #131: Add cache_info() function to @cached decorator.Thomas Kemmer
2023-01-08Prepare v5.2.1.Thomas Kemmer
2022-05-29Prepare v5.2.0.Thomas Kemmer
2022-05-29Add cache_clear() function to decorators.Thomas Kemmer
2022-05-29Add cachetools.keys.methodkey().Thomas Kemmer
2022-05-29Modernize func wrappers.Thomas Kemmer
2022-05-15Prepare v5.1.0.Thomas Kemmer
2022-05-15Fix #176: Add cache decorator parameters as attributes.Thomas Kemmer
2021-12-21Prepare v5.0.0.Thomas Kemmer
2021-12-21Fix #159: Pass self to @cachedmethod key function.Thomas Kemmer
2021-12-19Refactor time aware caches.Thomas Kemmer
2021-12-19Fix #157: Add TLRU cache implementation.Thomas Kemmer
2021-12-18Fix #221: Change exact time of expiration in TTLCache.Thomas Kemmer
2021-12-18Fix #227: Change Cache.__repr__() format.Thomas Kemmer
2021-12-18Remove deprecated submodules.Thomas Kemmer
2021-09-30use stacklevel=2 for deprecation warnings, so the source/line number of the u...wim glenn
2021-09-30Release v4.2.4.Thomas Kemmer
2021-09-30Fix #225: Add submodule shims for backward compatibility.Thomas Kemmer
2021-09-29Release v4.2.3.Thomas Kemmer
2021-09-27Fix #178: Flatten package file hierarchy.Thomas Kemmer
2021-04-27Release v4.2.2.Thomas Kemmer
2021-04-27Add src directory.Thomas Kemmer