Shelved-cache

Latest version: v0.4.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

What's Changed
* drop support for Python 3.7 and 3.8
* add support for Python 3.12 and 3.13
* note: shelved_cache does not seem to work with Python 3.13 on Windows
* note about decorating multiple functions in the README
* improvement in async decorators
* Use ruff by mariushelf in https://github.com/mariushelf/shelved_cache/pull/5
* Fix cachedasyncmethod to match cachedmethod and use async with by alex-linx in https://github.com/mariushelf/shelved_cache/pull/6

New Contributors
* alex-linx made their first contribution in https://github.com/mariushelf/shelved_cache/pull/6

**Full Changelog**: https://github.com/mariushelf/shelved_cache/compare/0.3.1...0.4.0

0.3.1

* fix for Windows users
* add Windows and MacOS to test suite

0.3.0

* add support for Python 3.10 and 3.11
* better error message when trying to use the same file for multiple caches
* CI/CD pipeline
* fixes for documentation

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.