Recent Releases of cookiecutter-modern-pypackage
cookiecutter-modern-pypackage - Release v3.1.0
Added
.safety-policy.ymlfile.
Changed
- typer from
^0.9.0to^0.13.0. - coverage from
^7.4.1to^7.6.7. - pytest-cov from
^4.1.0to^6.0.0. - sphinx from
^7.2.6to^7.4.7. - black from
^24.2.0to^24.10.0. - mypy from
^1.8.0to^1.13.0. - ruff from
^0.2.1to^0.7.4. - safety from
^3.0.1to^3.2.11. - pytest from
^8.0.1to^8.3.3. - pre-commit from
^3.6.1to^4.0.1. - xdoctest from
^1.1.3to^1.2.0. - watchdog from
^4.0.0to^6.0.0. - poetry pre-commit hooks from
1.7.1to1.8.3. - pre-commit-hooks from
v4.5.0tov5.0.0. - codecov/codecov-action from
v3.1.4tov4.4.1. - actions/upload-artifact from
v4tov4.4.3. - actions/download-artifact from
v4tov4.1.8. - actions/setup-python from
v5.0.0tov5.3.0. - mindsers/changelog-reader-action from
v2.2.2tov2.2.3. - peter-evans/create-pull-request from
v6.0.0tov7.0.5. - actions/checkout from
v4.1.1tov4.2.2.
Fixed
- Citation abstract to be generated with
project_short_description. - Docs
conf.pyto the linting target path. - Release workflow permissions.
- Release Pypi.
- Nox coverage session under an interactive execution.
- Python
Published by github-actions[bot] over 1 year ago
cookiecutter-modern-pypackage - Release v3.0.1
Fixed
- Github funding file syntax.
- Python
Published by github-actions[bot] about 2 years ago
cookiecutter-modern-pypackage - Release v3.0.0
Added
- Ruff
^0.2.1. - Python
3.12support. CODEOWNERSfile.FUNDING.ymlfile.- poetry pre-commit hooks.
- Typer
^0.9.0. py.typedfile.CITATION.cfffile.
Changed
- mypy from
^1.7.0to^1.8.0. - actions/setup-python from
v4.7.1tov5.0.0. - sphinx from
^7.1.2to^7.2.6. - isort from
^5.12.0to^5.13.2. - black from
^23.11.0to^24.2.0. - pre-commit from
^3.5.0to^3.6.1. - github/codeql-action from
v2tov3. - coverage from
^7.3.2to^7.4.1. - pypa/gh-action-pypi-publish from from
v1.8.10tov1.8.11. - actions/upload-artifact from
v2.2.4tov4. - actions/download-artifact from
v2.0.10tov4. - Contributor Covenant from
v2.0tov2.1. - pytest from
^7.4.3to^8.0.1. - safety from
^2.4.0b2to^3.0.1. - peter-evans/create-pull-request from
v5.0.2tov6.0.0. - xdoctest from
^1.1.2to^1.1.3. - watchdog from
^3.0.0to^4.0.0.
Removed
- falke8 and flakeheaven.
- darglint.
- Python
3.8support. - Click in favor of Typer.
Fixed
- template whitespace control.
- docs typo.
- Python
Published by github-actions[bot] about 2 years ago
cookiecutter-modern-pypackage - Release v2.3.1
Changed
- actions/setup-python from
v4.6.1tov4.7.1. - actions/checkout from
v3.5.2tov4.1.1. - peter-evans/create-pull-request from
v5.0.1tov5.0.2. - pypa/gh-action-pypi-publish from from
v1.4.2tov1.8.10. - pre-commit-hooks from
v4.4.0tov4.5.0. - sphinx from
^7.0.1to^7.1.2. - invoke from
^2.1.2to^2.2.0. - pre-commit from
^3.3.2to^3.5.0. - black from
^23.3.0to^23.11.0. - mypy from
^1.3.0to^1.7.0. - safety from
^2.4.0b1to^2.4.0b2. - pytest from
^7.3.1to^7.4.3. - xdoctest from
^1.1.1to^1.1.2. - coverage from
^7.2.6to^7.3.2. - click from
^8.1.3to^8.1.7. - flake8-builtins from
^2.1.0to^2.2.0.
Fixed
- readthedocs config.
- Python
Published by github-actions[bot] over 2 years ago
cookiecutter-modern-pypackage - Release v2.3.0
Changed
- Reorganized dev dependencies into groups.
- Renamed invoke safety task to invoke security.
- flakeheaven pre-coomit hook with local deps.
- Python
Published by github-actions[bot] over 2 years ago
cookiecutter-modern-pypackage - Release v2.2.1
Changed
- Moved mypy configurations from
mypy.initopyproject.toml. - Moved poetry
dev-dependenciestogroup.dev.dependencies. - peter-evans/create-pull-request from
v4.2.3tov5.0.1. - actions/checkout from
v3.3.0tov3.5.2. - codecov/codecov-action from
v2.0.2tov3.1.4. - actions/setup-python from
v4.5.0tov4.6.1. - pytest-cov from
^3.0.0to^4.1.0. - coverage from
^7.2.1to^7.2.6. - flakeheaven from
^3.2.1to^3.3.0. - black from
^23.1.0to^23.3.0. - sphinx from
^6.1.3to^7.0.1. - flake8-bugbear from
^23.2.13to^23.3.12. - watchdog from
^2.3.1to^3.0.0. - pytest-cookies from
^0.6.1to^0.7.0. - pytest from
^7.2.2to^7.3.1. - mypy from
^1.0.1to^1.3.0. - pre-commit from
^3.1.1to^3.3.2. - invoke from
^2.0.0to^2.1.2.
Fixed
- Adjusted minimum target version for Black.
- Python
Published by github-actions[bot] over 2 years ago
cookiecutter-modern-pypackage - Release v2.2.0
Added
- Python
3.11support. - nox-poetry.
- flake8-broken-line
^0.6.0. - flakeheaven
^3.2.1.
Changed
- black from
^21.9b0to^23.1.0. - flake8 from
^3.9.2to>=4.0.1,<5.0.0. - checkout action from
v2.3.4tov2.4.0. - darglint from
^1.8.0to^1.8.1. - actions/setup-python from
v2.2.2tov4.5.0. - actions/checkout from
v2.4.0tov3.3.0. - github/codeql-action from
v1tov2. - peter-evans/create-pull-request from
v3.10.1tov4.2.3. - mindsers/changelog-reader-action from
v2.0.0tov2.2.2. - pre-commit from
^2.15.0to `^3.1.1. - isort from
^5.9.3to^5.12.0. - sphinx from
^4.2.0to^6.1.3. - flake8-bugbear from
^21.9.2to^23.2.13. - mypy from
^0.910to^1.0.1. - pre-commit-hooks from
v4.0.1tov4.4.0. - watchdog from
^2.1.6to^2.3.1. - invoke from
^1.6.0to^2.0.0. - pytest from
^6.2.5to^7.2.2. - xdoctest from
^0.15.10to^1.0.0. - flake8-bandit from
^2.1.2to^3.0.0. - safety from
^1.10.3to^2.4.0b1. - flake8-annotations from
^2.6.2to^2.9.1. - flake8-blind-except from
^0.2.0to^0.2.1. - flake8-logging-format from
^0.6.0to^0.9.0. - xdoctest from
^1.0.0to^1.1.1. - coverage from
^6.0.1to^7.2.1. - flake8-docstrings from
1.6.0to1.7.0. - flake8-builtins from
1.5.3to2.1.0. - click from
^8.0.3to^8.1.3.
Removed
- Python
3.7support. - flakehell
^0.9.0.
- Python
Published by github-actions[bot] almost 3 years ago
cookiecutter-modern-pypackage - Release v2.1.0
Added
- Python
3.10support.
Changed
- pre-commit from
^2.13.0to^2.15.0. - watchdog from
^2.1.3to^2.1.6. - flake8-bugbear from
^21.4.3to^21.9.2. - xdoctest from
^0.15.5to^0.15.10. - sphinx from
^4.1.1to^4.2.0. - black from
^21.7b0to^21.9b0. - pytest from
^6.2.4to^6.2.5. - isort from
^5.9.2to^5.9.3. - peter-evans/create-pull-request from
v3.10.0tov3.10.1. - coverage from
^5.3to^6.0.1. - pytest-cov from
^2.10.1to^3.0.0. - click from
^8.0.1to^8.0.3.
- Python
Published by github-actions[bot] over 4 years ago
cookiecutter-modern-pypackage - Release v2.0.1
Fixed
- package discovery when
project_name!=project_slug. end-of-filehook.- pypi release step only for open source projects.
Changed
- isort from
^5.8.0to^5.9.2. - black from
^21.5b2to^21.7b0. - watchdog from
^2.1.2to^2.1.3. - xdoctest from
^0.15.4to^0.15.5. - mypy from
^0.902to^0.910. - sphinx from
^4.0.2to^4.1.1. - invoke from
^1.5.0to^1.6.0. - actions/upload-artifact from
v2.2.0tov2.2.4. - actions/download-artifact from
v2.0.5tov2.0.10. - codecov/codecov-action from
v1.3.1tov2.0.2. - pypa/gh-action-pypi-publish for
v1.4.1tov1.4.2.
- Python
Published by github-actions[bot] over 4 years ago
cookiecutter-modern-pypackage - Release v2.0.0
Added
- optional
CODE_OF_CONDUCT.mdfile. - optional
CONTRIBUTING.mdfile. - optional
SECURITY.mdfile. - multiple issue templates config.
- codeql analysis workflow.
- pre-commit autoupdate workflow.
Changed
- sphinx from
3.5.4to4.0.2. - watchdog from
2.0.3to2.1.2. - flake8 from
3.9.1to3.9.2. - pytest from
6.2.3to6.2.4. - pre-commit from
^2.12.1to^2.13.0. - pre-commit-hooks from
^3.0.0to^4.0.1. - black from
^20.8b1to^21.5b2. - click from
^7.1.2to^8.0.1. - mypy from
^0.812to^0.902.
Removed
- Python
3.6support.
- Python
Published by github-actions[bot] over 4 years ago
cookiecutter-modern-pypackage - Release v1.2.3
Changed
- sphinx from
3.5.2to3.5.4. - flake8 from
3.8.4to3.9.1. - isort from
5.7.0to5.8.0. - flake8-bugbear from
21.3.2to21.4.3. - flake8-annotations from
2.6.1to2.6.2. - darglint from
1.7.0to1.8.0. - pytest from
6.2.2to6.2.3. - watchdog from
^2.0.2to^2.0.3. - pre-commit from
^2.11.1to^2.12.1. - actions/setup-python from
v2.2.1tov2.2.2. - pre-commit flakehell additional_dependencies versions config.
Fixed
- flakehell config for flake8 >= 3.9.1.
- Python
Published by github-actions[bot] almost 5 years ago
cookiecutter-modern-pypackage - Release v1.2.2
Changed
- xdoctest from
0.15.2to0.15.4. - pre-commit from
^2.9.3to^2.11.1. - pytest from
^6.2.1to^6.2.2. - mypy from
^0.790to^0.812. - watchdog from
^1.0.2to^2.0.2. - sphinx from
^3.4.3to^3.5.2. - darglint from
^1.5.8to^1.7.0. - flake8-annotations from
^2.5.0to^2.6.1. - flake8-bugbear from
^20.11.1to^21.3.2. - flake8-docstrings from
1.5.0to1.6.0. - codecov/codecov-action from
v1.0.13tov1.3.1.
Fixed
- bump2version invoke command.
- Python
Published by github-actions[bot] almost 5 years ago
cookiecutter-modern-pypackage - Release v1.2.1
Changed
- xdoctest from
0.15.0to0.15.2.
Fixed
- bump2version config file.
- Python
Published by github-actions[bot] about 5 years ago
cookiecutter-modern-pypackage - Release v1.2.0
Added
- pyproject
documentationentry. - pyproject
tool.poetry.urlssection.
Fixed
- Readme links.
Changed
- sphinx from
^3.4.0to^3.4.3. - safety from
^1.10.0to^1.10.3. - flake8-blind-except from
^0.1.1to^0.2.0. - flake8-annotations from
^2.1.0to^2.5.0. - isort from
^5.6.4to^5.7.0. - invoke from
^1.4.1to^1.5.0. - flakehell from
^0.7.1to^0.9.0. - parametrize cli tests.
- Python
Published by github-actions[bot] about 5 years ago
cookiecutter-modern-pypackage - Release v1.1.3
Changed
- sphinx from
^3.3.0to^3.4.0. - recommonmark from
0.6.0to0.7.1 - watchdog from
^0.10.2to^1.0.2. - pre-commit from
^2.8.2to^2.9.3. - flakehell from
^0.7.0to^0.7.1. - safety from
^1.9.0to^1.10.0. - darglint from
^1.3.0to^1.5.8. - flake8-bugbear from
^20.1.4to^20.11.1. - actions/setup-python from
v2.1.4tov2.2.1. - pytest from
^6.1.2to^6.2.1.
- Python
Published by github-actions[bot] about 5 years ago
cookiecutter-modern-pypackage - Release v1.1.2
Changed
- flakehell from
^0.6.1to^0.7.0. - create-release action from
v1tov1.1.4. - checkout action from
v2tov2.3.4. - setup-python action from
v2tov2.1.4. - sphinx from
^3.2.1to^3.3.0. - pre-commit from
^2.7.1to^2.8.2. - pytest from
^6.1.1to^6.1.2.
Fixes
- mypy nox session requirements.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v1.1.1
Fixes
docs/conf.pyimports.- coverage config.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v1.1.0
Changed
- to
srcstructure. poject_namevalidation.
Added
project_title.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v1.0.1
Fixed
- unnecessary
validation_depthonmindsers/changelog-reader-action.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v1.0.0
Added
- License section on the docs.
- Codecov integration.
- PyPI and TestPyPI steps on the release workflow.
- Python
3.9support.
Changed
- github actions ready to configure activity types.
- isort from
^5.5.4to^5.6.4. - bump2version from
masterto^1.0.1. - mypy from
^0.782to^0.790. - coverage from
^5.1to^5.3. - pytest-cov from
^2.8.1to^2.10.1. - pytest from
^5.4.2to^6.1.1. - flake8 from
^3.7.9to^3.8.4.
Fixed
- missing pre-commit requirement.
- get release version on the release workflow.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.2.1
Changed
- changelog-reader-action from v1.1.0 to v2.
- sphinx from 3.0.4 to 3.2.1.
- flakehell from 0.3.6 to 0.6.1.
- black from 19.10b0 to 20.8b1.
- xdoctest from 0.12.0 to 0.15.0.
- mypy from 0.770 to 0.782
Fixed
- read the docs dependencies.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.2.0
Added
- Dependabot configuration.
- Safety session to nox.
- Safety step to the test workflow.
Changed
- flake8 version to
^3.7.9. - isort version to
^5.5.4. - poetry export without hashes on the noxfiles.
Removed
- Pyup.io integration.
- seed-isort-config from the pre-commit-config.
Fixed
- docs/readme.md symbolic link to README.md.
- docs/changelog.md symbolic link to CHANGELOG.md.
- missing badges.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.1.4
Changed
- Python actions to the v2.
Removed
- Unnecessary python steps on the release workflow.
Fixed
- bump2version version.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.1.3
Fixed
- isort support for pyproject.toml
- docs conf code style.
Removed
- sphinx-autodoc-typehints from the dev requirements.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.1.2
Fixed
- Read the docs build config.
Removed
- Pytype from the dev requirements.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.1.1
Added
- New option
serveto the invoke docs task.
Changed
- Improve docs tutorial section.
- Improve docs index section.
Fixed
- README spelling.
- ivoke pytype task typo.
- Python
Published by github-actions[bot] over 5 years ago
cookiecutter-modern-pypackage - Release v0.1.0
Added
- First release.
- Python
Published by github-actions[bot] over 5 years ago