* Python 3.2 and 3.4 support * Improved test suite - 100% coverage + flake8 * Multiple database support - `TEST_DATABASE_URL` will create `settings.DATABASES['test']`
1.2
* Update dependencies
1.1
* Grab arbitrary environment variables as settings with the `custom_settings` parameter