github cjolowicz/cookiecutter-hypermodern-python 2021.11.8

latest releases: 2022.6.3.post1, 2022.6.3, 2021.11.26...
2 years ago

Overview of Changes

  • This release adds support for Python 3.10, while dropping support for Python 3.6
    (EOL in December 2021).
  • Poetry and Nox are now installed on GitHub Actions using pipx, in isolated environments.
  • mypy is now configured to warn about unreachable code.

Read on for the full list of changes.

Changes

This section lists changes affecting generated projects.

💥 Breaking Changes

🚀 Features

👷 Continuous Integration

🚨 Testing

📚 Documentation

📦 Dependencies

Changes to the Cookiecutter

This section lists changes to the Cookiecutter that don't affect generated projects.

📚 Documentation

👷 Continuous Integration

  • GitHub Actions: Add Python 3.10 to the testing (#1021) @cclauss

📦 Dependencies

Don't miss a new cookiecutter-hypermodern-python release

NewReleases is sending notifications on new releases.