2021.7.15
github-actions
released this
15 Jul 10:32
·
461 commits
to main
since this release
Overview of Changes
This release allows marking the development status (e.g. alpha, beta, stable) when generating a project. The development status is included in the package metadata and indicated by a badge in the README and documentation.
Changes
This section lists changes affecting generated projects.
🚀 Features
- Add Trove classifier for Development Status (#981) @cjolowicz
📦 Dependencies
- Bump actions/download-artifact from 2.0.9 to 2.0.10 (#973) @cjolowicz
- Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#974) @cjolowicz
- Bump mypy from 0.902 to 0.910 (#972) @cjolowicz
- Bump pep8-naming from 0.11.1 to 0.12.0 (#968) @cjolowicz
- Bump pip from 21.1.2 to 21.1.3 in /.github/workflows (#970) @cjolowicz
- Bump poetry from 1.1.6 to 1.1.7 in /.github/workflows (#971) @cjolowicz
- Bump sphinx from 4.0.2 to 4.1.1 (#975) @cjolowicz
- Bump sphinx from 4.0.2 to 4.1.1 in /docs (#976) @cjolowicz
- Bump virtualenv from 20.4.7 to 20.5.0 in /.github/workflows (#965) @cjolowicz
- Bump virtualenv from 20.5.0 to 20.6.0 in /.github/workflows (#977) @cjolowicz
- Bump xdoctest from 0.15.4 to 0.15.5 (#969) @cjolowicz
Changes to the Cookiecutter
This section lists changes to the Cookiecutter that don't affect generated projects.
📚 Documentation
- Update Poetry installation instructions to use
install-poetry.py
(#960) @staticdev
📦 Dependencies
- Bump pip from 21.1.2 to 21.1.3 in /.github/workflows (#954) @dependabot
- Bump poetry from 1.1.6 to 1.1.7 in /.github/workflows (#955) @dependabot
- Bump sphinx from 4.0.2 to 4.0.3 in /docs (#958) @dependabot
- Bump sphinx from 4.0.3 to 4.1.0 in /docs (#961) @dependabot
- Bump sphinx from 4.1.0 to 4.1.1 in /docs (#979) @dependabot
- Bump virtualenv from 20.4.7 to 20.5.0 in /.github/workflows (#964) @dependabot
- Bump virtualenv from 20.5.0 to 20.6.0 in /.github/workflows (#980) @dependabot