CHANGELOG/1.0.0.md
The goals of this release was to formally remove support for Python 2.6 and continue the move to using py.test.
Features:
Other Changes:
Formally removed support for 2.6, thanks to @pydanny (#201).
Moved to codecov for continuous integration test coverage and badges, thanks to @michaeljoseph (#71, #369).
Made JSON parsing errors easier to debug, thanks to @rsyring and @mark0978 (#355, #358, #388).
Updated to Jinja 2.7 or higher in order to control trailing new lines in templates, thanks to @sfermigier (#356).
Tweaked flake8 to ignore e731, thanks to @michaeljoseph (#390).
Fixed failing Windows tests and corrected AppVeyor badge link thanks to @msabramo (#403).
Added more Cookiecutters to the list: