What's Changed
- Fix SQLAlchemy SELECT/EXPLAIN to use url_for to respect app prefixes.… by @mattaw in #143
- Add flask.g section to show g object content. by @Yaser-Amiri in #118
- Change docs to pull version from setup.py by @jeffwidman in #108
- Update README.rst by @jeffwidman in #147
- Setup DB properly by @jeffwidman in #148
- Cleanup version handling slightly by @jeffwidman in #149
- Support gzip response by @zaw007 in #154
- prefixed css classes, fixes #152 by @jnnkB in #153
- Remove deprecated Jinja with_ extension for Jinja 3.0 (related to Flask 2.0) by @nickjj in #157
- Update PyPI metadata files: add
setup.cfg
etc by @jeffwidman in #164
New Contributors
- @mattaw made their first contribution in #143
- @Yaser-Amiri made their first contribution in #118
- @zaw007 made their first contribution in #154
- @jnnkB made their first contribution in #153
- @nickjj made their first contribution in #157
Full Changelog: 0.11.0...v0.12.0