File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Changelog
44Version 2.5.0
55-------------
66
7- Unreleased
7+ Released 2026-08-24
88
99- Specifying timeouts now also works with ``datetime.timedelta ``. :issue: `266 `
1010- Add config option ``CACHE_SERIALIZER `` to set the cachelib serializer the backend uses.
Original file line number Diff line number Diff line change 11# Flask-Caching
22
3- A fork of the [ Flask-cache ] ( https://github.com/thadeusb/flask-cache ) extension
3+ A fork of the [ Flask-Cache ] ( https://github.com/thadeusb/flask-cache ) extension
44which adds easy cache support to Flask.
55
66## Pallets Community Ecosystem
Original file line number Diff line number Diff line change 11[project ]
22name = " Flask-Caching"
3- version = " 2.4.1 "
3+ version = " 2.5.0 "
44description = " Adds caching support to Flask applications."
55readme = " README.md"
66license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments