flask-debugtoolbar v0.9.0 Release Notes

Release Date: 2014-01-03 // over 10 years ago
  • โœจ Enhancements:

    • Python 3 compatibility (#54, thanks justinmayer and jmagnusson)
    • ๐Ÿ‘Œ Support .init_app() (#38)
    • ๐Ÿ†• New "Config" panel displaying Flask config values (#51, thanks Alexey Diyan)
    • ๐Ÿ‘ Better PEP8-style formatting (#63, thanks Ivan Ivaschenko)

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix template editor with non-ASCII templates (#46)