CHANGES
=======

0.0.6
-----

* correctly using the options file loader

0.0.5
-----

* linting
* making the file loader configurable
* added a quickstart ot the readme
* apparently an init file in the tests will make travis pick up cov
* including \_\_init\_\_
* linter
* targetting correct cov module
* correct badge :D
* finding my way in badged
* flagging a yaml block correctly as a yaml block

0.0.4
-----

* allowing composite key refs
* clarified flask interaction
* fixed some spelling and grammar mistakes, added some clarifications to the readme

0.0.3
-----

* marking readme format as markdown

0.0.2
-----

* linter
* linting
* CI and setup files
* added exporter, fleshed out readme
* adapted to work with SQLA as well
* only creating the models that are created in load\_models, added context option, allowing to drop models
* update readme
* basic test and requirements
* first functionality draft
* Initial commit
