All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix
methodic_cache.cached_method
not working with classes that inherit from slotted classes (but that are not slotted themselves) #5
methodic_cache.default_cache_factory
is nowmethodic_cache.simple_cache_factory
- Update pyproject.toml with the correct URL for the repository and homepage.
Initial public release