Flask-cache

Latest version: v0.13.1

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

Scan your dependencies

Page 2 of 4

0.9.2

- Bugfix with default kwargs

0.9.1

- Fixes broken memoized on functions that use default kwargs

0.9.0

- Fixes memoization to work on methods.

0.8.0

- Migrated to the new flask extension naming convention of flask_cache instead of flaskext.cache
- Removed unnecessary dependencies in setup.py file.
- Documentation updates

0.7.0

- Allows multiple cache objects to be instantiated with different configuration values.

0.6.0

- Memoization is now safer for multiple applications using the same backing store.
- Removed the explicit set of NullCache if the Flask app is set testing=True
- Swapped Conditional order for key_prefix

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.