Changelog
View Source0.2.0 (2025-10-06)
- Added
:onoption to@cachedecorator — allows conditional caching based on the function result.
0.1.1 (2025-10-03)
- Loosening the required elixir version to
~> 1.15(previously~> 1.18)
0.1.0 (2025-09-06)
- Initial release of CacheDecorator