Releases: cjolowicz/cookiecutter-hypermodern-python-instance
Releases · cjolowicz/cookiecutter-hypermodern-python-instance
v2022.6.3
v2021.11.26
Changes
- Release 2021.11.26 (#708) @cjolowicz
🚨 Testing
- Include test suite in code coverage (#545) @cjolowicz
👷 Continuous Integration
- 👷 [github] Pin pip in virtual environments (#707) @cjolowicz
- 👷 [github] Enable colors from pre-commit, pytest, Sphinx, and xdoctest (#700) @cjolowicz
- 👷 [github] Shorten
python-version
topython
in Tests workflow matrix (#699) @cjolowicz - 👷 [readthedocs] Use Python 3.10 on Read the Docs (#698) @cjolowicz
- Update test GA workflow for more consistent style (#697) @staticdev
- 👷 [pre-commit] Add pre-commit hook for pyupgrade (#674) @cjolowicz
📚 Documentation
- 📚 Use furo Sphinx theme for documentation (#676) @cjolowicz
📦 Dependencies
- Bump charset-normalizer from 2.0.7 to 2.0.8 (#706) @dependabot
- Bump furo from 2021.11.16 to 2021.11.23 (#705) @dependabot
- Bump typeguard from 2.13.0 to 2.13.2 (#704) @dependabot
- Bump furo from 2021.11.16 to 2021.11.23 in /docs (#703) @dependabot
- Bump actions/cache from 2.1.6 to 2.1.7 (#702) @dependabot
- Bump identify from 2.3.7 to 2.4.0 (#701) @dependabot
- Bump black from 21.11b0 to 21.11b1 (#696) @dependabot
- Bump pbr from 5.7.0 to 5.8.0 (#695) @dependabot
- Bump identify from 2.3.6 to 2.3.7 (#694) @dependabot
- Bump packaging from 21.0 to 21.3 (#693) @dependabot
- Bump actions/setup-python from 2.2.2 to 2.3.0 (#691) @dependabot
- Bump nox-poetry from 0.8.6 to 0.9.0 in /.github/workflows (#692) @dependabot
- Bump black from 21.10b0 to 21.11b0 (#690) @dependabot
- Bump filelock from 3.3.2 to 3.4.0 (#689) @dependabot
- Bump snowballstemmer from 2.1.0 to 2.2.0 (#687) @dependabot
- Bump identify from 2.3.5 to 2.3.6 (#686) @dependabot
- Bump pyupgrade from 2.29.0 to 2.29.1 (#685) @dependabot
- Bump furo from 2021.11.12 to 2021.11.16 in /docs (#684) @dependabot
- Bump furo from 2021.11.12 to 2021.11.16 (#688) @dependabot
- Bump typing-extensions from 3.10.0.2 to 4.0.0 (#682) @dependabot
- Bump pyparsing from 2.4.7 to 3.0.6 (#678) @dependabot
- Bump bandit from 1.7.0 to 1.7.1 (#677) @dependabot
- 📦 [poetry] Avoid semver constraints for dependencies using CalVer (#675) @cjolowicz
- Bump coverage from 6.1.1 to 6.1.2 (#673) @dependabot
- Bump sphinx from 4.2.0 to 4.3.0 in /docs (#671) @dependabot
- Bump sphinx from 4.2.0 to 4.3.0 (#672) @dependabot
- Bump regex from 2021.11.2 to 2021.11.10 (#669) @dependabot
- Bump jinja2 from 3.0.2 to 3.0.3 (#668) @dependabot
v2021.11.10
Changes
- Release 2021.11.10 (#665) @cjolowicz
👷 Continuous Integration
- 👷 [github] Use Python 3.10 on Windows and macOS in Tests workflow (#664) @cjolowicz
📦 Dependencies
- ⬆ [poetry] Update dependencies (#663) @cjolowicz
v2021.11.8
v2020.10.15
Changes
- Skip PyPI and TestPyPI uploads when API tokens are not available (#288) @cjolowicz
🪲 Fixes
- Support
main
branch in Release workflow (#329) @cjolowicz - Quote
$default-branch
token in workflow YAML (#328) @cjolowicz - Replace
master
by$default-branch
in Release workflow (#327) @cjolowicz
v2020.7.15
Changes
- Release 2020.7.15 (#260) @cjolowicz
v2020.6.15
Changes
🪲 Fixes
- Ensure Python 3.6 classifier in package metadata (#211) @cjolowicz
- Fix release on generation (#212) @cjolowicz
👷 Continuous Integration
- Pin virtualenv to 20.0.21 (#195) @cjolowicz
📦 Dependencies
- Bump certifi from 2020.4.5.1 to 2020.4.5.2 (#217) @dependabot-preview
- Bump livereload from 2.6.1 to 2.6.2 (#218) @dependabot-preview
- Bump identify from 1.4.15 to 1.4.16 (#196) @dependabot-preview
- Bump six from 1.14.0 to 1.15.0 (#197) @dependabot-preview
- Bump packaging from 20.3 to 20.4 (#189) @dependabot-preview
- Bump virtualenv from 20.0.20 to 20.0.21 (#194) @dependabot-preview
- Bump more-itertools from 8.2.0 to 8.3.0 (#188) @dependabot-preview
v0.0.0: Fix release on generation (#212)
Changes
🪲 Fixes
- Fix release on generation (#212) @cjolowicz
👷 Continuous Integration
- Pin virtualenv to 20.0.21 (#195) @cjolowicz
📦 Dependencies
- Bump identify from 1.4.15 to 1.4.16 (#196) @dependabot-preview
- Bump six from 1.14.0 to 1.15.0 (#197) @dependabot-preview
- Bump packaging from 20.3 to 20.4 (#189) @dependabot-preview
- Bump virtualenv from 20.0.20 to 20.0.21 (#194) @dependabot-preview
- Bump more-itertools from 8.2.0 to 8.3.0 (#188) @dependabot-preview
v0.2.2
Changes
- Release 0.2.2 (#186) @cjolowicz
- Update README.rst (#185) @cjolowicz
v0.2.1
Changes
- No changes