Unknown
* bump version to 0.3.1 ([`097b908`](https://github.com/crccheck/project_runpy/commit/097b908ac3924f6fac88701e5e6e5c9f6b5be794))
* Merge pull request 4 from crccheck/sql-filter-fix
fix how not every SELECT has a FROM ([`3a952af`](https://github.com/crccheck/project_runpy/commit/3a952afcf42d6f4c9f3e62fc9a834dcdb74f1b34))
* add better coverage to sql filter ([`c8bae21`](https://github.com/crccheck/project_runpy/commit/c8bae21428c707a32e66528223378bf7630c1c8b))
* Merge remote-tracking branch &39;origin/master&39; into sql-filter-fix ([`c6c1133`](https://github.com/crccheck/project_runpy/commit/c6c11330f8f944dffc9fb0abed909a2b692196dc))
* Merge pull request 5 from crccheck/testing
Modernize Testing ([`a78e529`](https://github.com/crccheck/project_runpy/commit/a78e529d6997014117fc71b671efacd4ed8d0359))
* doc env.get to try and sell it a little better ([`106d3f7`](https://github.com/crccheck/project_runpy/commit/106d3f7bac726ec43cb293c158a2c6c36d34ac7f))
* doc similarity to dj debug toolbar ([`17f33e8`](https://github.com/crccheck/project_runpy/commit/17f33e89cf802991ef4a2d14f4d57d16bb9e8c15))
* rename test module to something less generic ([`d6fa119`](https://github.com/crccheck/project_runpy/commit/d6fa119acd019d14c8338e20d4aae402eac45deb))
* add __version__ attribute ([`0bdb5a0`](https://github.com/crccheck/project_runpy/commit/0bdb5a0aa902b94599c35c765d3019c8c56aed7c))
* add support for wheels ([`25d357d`](https://github.com/crccheck/project_runpy/commit/25d357d684fede28fe35c7253819537e8556a123))
* badges badges badges badges mushroom mushrrom ([`117ed5e`](https://github.com/crccheck/project_runpy/commit/117ed5e1e0c703bd9b800d9ec103a1eb2b5baa2c))
* add travis-ci and coveralls integration ([`6da5b78`](https://github.com/crccheck/project_runpy/commit/6da5b78c3428a89ae8fedbbaeaaa94f5fa4bfb8e))
* add coverage runner to tox ([`9f29374`](https://github.com/crccheck/project_runpy/commit/9f29374c82230a3d9eafc3911aa4dc51f7962c61))
* add coverage support ([`7933542`](https://github.com/crccheck/project_runpy/commit/79335425c6d83e069eba85dfd7422682ea978fcd))
* add python 3.4 to list of supported versions ([`3b54c58`](https://github.com/crccheck/project_runpy/commit/3b54c583bce0b39dfc35f83b86e2259f0ed23e3d))
* remove nose as a requirement for testing ([`5a9fd47`](https://github.com/crccheck/project_runpy/commit/5a9fd47a817be7a07a9a9feca429499531286cdf))
* Merge pull request 3 from crccheck/remove-project_dir
delete never used project_dir functionality ([`1827118`](https://github.com/crccheck/project_runpy/commit/18271181dbe5e575af0af13fb5a4d8f293b66b51))
* delete never used project_dir functionality
I found another package that does the same thing, but I can&39;t remember
the name :( it was in some django settings guide. ([`97d32fe`](https://github.com/crccheck/project_runpy/commit/97d32fec544d34becc5ea33a9f8a9f6e37ae2f97))
* fix how not every SELECT has a FROM ([`f1577b4`](https://github.com/crccheck/project_runpy/commit/f1577b4b2e82b243a0470df42c9e47229a5be5f7))