includeme registers the panel via the api method `config.add_debugtoolbar_panel()`
2019.04.29
* python3 support
2017.12.06
* ported a functionality to current debugtoolbar api * store version as __VERSION__ in /__init__.py
2017.05.10
* this works off the new pyramid_debutoolbar>=4.0 api. no longer a dirty hack! * please use `debugtoolbar.includes` * changed the url for queries * renamed to pyramid_debugtoolbar_api_sqlalchemy
2014.12.16
* initial import
0.3.0
* updated debugtoolbar includes * improved tests * black & upgraded black; 20.8b1 * integrated with pre-commit * tox and tests * migrated README to rst