Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
flask_debugtoolbar-0.16.0-py3-none-any.whl | 2024-09-28 | 413.0 kB | |
flask_debugtoolbar-0.16.0.tar.gz | 2024-09-28 | 335.3 kB | |
multiple.intoto.jsonl | 2024-09-28 | 16.8 kB | |
0.16.0 source code.tar.gz | 2024-09-28 | 881.8 kB | |
0.16.0 source code.zip | 2024-09-28 | 997.0 kB | |
README.md | 2024-09-28 | 674 Bytes | |
Totals: 6 Items | 2.6 MB | 1 |
What's Changed
- Drop Python 3.7 support in https://github.com/pallets-eco/flask-debugtoolbar/pull/255
- Require Flask >= 2.3.0 in https://github.com/pallets-eco/flask-debugtoolbar/pull/256
- Drop unnecessary Blinker dependency in https://github.com/pallets-eco/flask-debugtoolbar/pull/248
- Add static type annotations in https://github.com/pallets-eco/flask-debugtoolbar/pull/259
- Remove
__version__
in https://github.com/pallets-eco/flask-debugtoolbar/pull/260 - Add support for
Flask.host_matching
in https://github.com/pallets-eco/flask-debugtoolbar/pull/274
Full Changelog: https://github.com/pallets-eco/flask-debugtoolbar/compare/0.15.1...0.16.0