cookiecutter v2.1.1 Release Notes
Release Date: 2022-06-01 // 8 months 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