Flask-caching

Latest version: v2.3.0

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

Scan your dependencies

Page 4 of 8

1.3.3

Not secure
-------------

Released 2017-06-25

- Add support for multiple query params and use md5 for consistent hashing.
:pr:`43`

1.3.2

Not secure
-------------

Released 2017-06-25

- Fix ``spreadsaslmemcached`` backend when using Python 3.
- Fix kwargs order when memoizing a function using Python 3.6 or greater.
See `27`

1.3.1

Not secure
-------------

Released 2017-06-20

- Avoid breakage for environments with Werkzeug<0.12 installed because
the uwsgi backend depends on Werkzeug >=0.12. See `38`

1.3.0

Not secure
-------------

Released 2017-06-17

- Add uWSGI Caching backend (requires Werkzeug >= 0.12)
- Provide a keyword `query_string` to the cached decorator in order to create
the same cache key for different query string requests,
so long as they have the same key/value (order does not matter).
:pr:`35`
- Use pytest as test suite and test runner. Additionally, the tests have
been split up into multiple files instead of having one big file.

1.2.0

Not secure
-------------

Released 2017-02-02

- Allows functions with kwargs to be memoized correctly. See `18`

1.1.1

Not secure
-------------

Released 2016-12-09

- Fix PyPI Package distribution. See `15`

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.