Version 0.6: December 16th, 2014
================================
**Notes**
* Adds click as a dependency.
* Adds a line reporter for the linter so Dennis can be used as a linting
plugin.
* Adds line numbers to lint output so you can more easily find the
problematic strings.
**Changes**
* 9f9f42b Add exception handlin' text (#41)
* fd15fe8 Add double transform (#44)
* dcd3e7f Fix th' Django command shims
* 1606887 Rewrite command line code wit' click (#51)
* c34d77e Fix pyflakes issues
* 905ce05 Change "dennis" to "Dennis"
* a6d49a8 Nix bin/dennis-cmd for setuptools console entrypoint
* be9c867 Merge lint and linttemplate commands (#50)
* 92f2037 Add line numbers to output and line reporter (#47)
* 37cad18 Showw entire poentry in linttemplate (#46)