cookiecutter v1.0.0 Release Notes

Release Date: 2015-03-16 // about 9 years ago
  • ๐Ÿš€ The goals of this release were 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: