CHANGELOG/1.1.0.md
The goals of this release were copy without render and a few additional command-line options such as --overwrite-if-exists, ---replay, and output-dir.
Features:
python -m cookiecutter.cli, thanks to @vincentbernat and @hackebrot (#449, #487).Other Changes:
Updated click requirement to < 6.0, thanks to @pydanny (#473).
Added landscape.io flair, thanks to @michaeljoseph (#439).
Descriptions of PEP8 specifications and milestone management, thanks to @michaeljoseph (#440).
The test of the which() function now tests against the date command, thanks to @vincentbernat (#446)
Ensure file handles in setup.py are closed using with statement, thanks to @svisser (#280).
Removed deprecated and fully extraneous compat.is_exe() function, thanks to @hackebrot (#485).
Disabled sudo in .travis, thanks to @hackebrot (#482).
Switched to shields.io for problematic badges, thanks to @pydanny (#491).
Added whichcraft and removed compat.which(), thanks to @pydanny (#511).
Changed to export tox environment variables to codecov, thanks to @maiksensi. (#508).
Moved to using click version command, thanks to @hackebrot (#489).
Don't use unicode_literals to please click, thanks to @vincentbernat (#503).
Remove warning for Python 2.6 from __init__.py, thanks to @hackebrot.
Removed compat.py module, thanks to @hackebrot.
Added future to requirements, thanks to @hackebrot.
Fixed problem where expanduser does not resolve "~" correctly on windows 10 using tox, thanks to @maiksensi. (#527)
Added more cookiecutter templates to the mix: