cookiecutter v2.1.1 Release Notes

Release Date: 2022-06-01 // almost 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