.. currentmodule:: flask_mongo_profiler

Changes
=======

Upcoming
--------

0.5.0 alpha 3
-------------
December 15th, 2018

- Fixes for PyPI Packaging

  Required directories underneath ``flask_mongo_profiler`` weren't being included
  in the distribution.

0.5.0 alpha 2
-------------
October 28th, 2018

- Add example project
- Add tests for example project
- Test middleware, admin panel, coverage
- Fix date module
- Docs: Add API docs
- Python 2/3 fixes
- Template helper

0.5.0 alpha 1
-------------
October 27th, 2018

- README
- Metadata
- Packaging
- Formatting / linting
- Initial README
- Ported over initial Flask-Admin helpers, models, etc.
- Sphinx documentation for ReadTheDocs
