cookiecutter v2.1.1 Release Notes
Release Date: 2022-06-01 // over 2 years ago-
๐ Documentation updates
- ๐ Fix local extensions documentation (#1686) @alkatar21
๐ Bugfixes
- Sanitize Mercurial branch information before checkout. (#1689) @ericof
๐ This release is made by wonderfull contributors:
@alkatar21, @ericof and @jensens
Previous changes from v2.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
- ๐ Feature/local extensions (#1240) @mwesterhof
CI/CD and QA changes
- ๐ Check manifest: pre-commit, fixes, cleaning (#1683) @jensens
- ๐ Follow PyPA guide to release package using GitHub Actions. (#1682) @ericof
๐ Documentation updates
- ๐ Fix typo in dict_variables.rst (#1680) @ericof
- ๐ Documentation overhaul (#1677) @jensens
- ๐ Fixed incorrect link on docs. (#1649) @luzfcb
๐ Bugfixes
- โช Restore accidentally deleted support for click 8.x (#1643) @jaklan
๐ This release was made possible by our wonderful contributors:
@doobrie, @jensens, @ericof, @luzfcb