- Add transmogrify function to print compiled + applied query.
0.0.13
- Prevent registration of null drivers.
0.0.12
- Eliminate envvar/environ nonsense from lost v0.0.11 release. Sigh. Configuration is your own responsability. Get your database URLs the same way you get any other settings, then use from_url().
0.0.11
- No changes -- fixing a problem on pypi.
0.0.10
- Improved configuration via environment variables. - Add tests for the same.