2.1.0
Preamble
This release log lists all changes from 1.7.3 to this release. It includes the log of the 2.0.x releases, which were never published on PyPI. Because of that it might look a bit blurry.
We release the current stable state of the project, knowing there are a bunch of open pull requests. Those will be reviewed by the core-committers and merged or dropped.
Future releases will happen more frequently. Stay tuned.
Fetch fresh from PyPI https://pypi.org/project/cookiecutter/2.1.0/
Changes
- Move contributors and backers to credits section (#1599) @doobrie
- test_generate_file_verbose_template_syntax_error fixed (#1671) @MaciejPatro
- Removed changes related to setuptools_scm (#1629) @ozer550
- Release 2.0.1 (#1620) @audreyfeldroy
Breaking Changes
- Release preparation for 2.0.1rc1 (#1608) @audreyfeldroy
- Replace poyo with pyyaml. (#1489) @dHannasch
- Added: Path templates will be rendered when copy_without_render used (#839) @noirbizarre
- Added: End of line detection and configuration. (#1407) @insspb
- Remove support for python2.7 (#1386) @ssbarnea