0.10.1:
Enhancements:
Add support for Python wheels
Fixes:
Switch imports from deprecated flask.ext.* to flask_* syntax
0.10.0:
Enhancements:
Added new "Routes" panel displaying URL routing rules
"Versions" panel displays versions of all installed packages
SQLAlchemy displays necessary setup steps to set up query recording
Support reformatting SQL queries if sqlparse library is available
Enable sorting SQLAlchemy queries
Support inserting toolbar on HTML5 pages without </body> tag
Log a warning if unable to insert the toolbar
Fixes:
Ensure numeric sorting of profiler "Calls" column