Releases: daniel-mizsak/python-package-template
Releases · daniel-mizsak/python-package-template
v0.4.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Remove lock files from renovate update by @daniel-mizsak in #123
- Update license badge target by @daniel-mizsak in #124
- Fix small inconsistencies by @daniel-mizsak in #125
- Update daniel-mizsak/workflows action to v2.1.1 by @renovate[bot] in #126
- Update Dependencies for pep621 by @renovate[bot] in #127
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 by @renovate[bot] in #128
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Use renovate instead of dependabot by @daniel-mizsak in #120
- Update renovate and prek documentation by @daniel-mizsak in #122
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Specify package version in GitHub release by @daniel-mizsak in #117
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Bump actions/stale from 10.1.1 to 10.2.0 by @dependabot[bot] in #102
- Bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #103
- Bump mkdocstrings-python from 2.0.2 to 2.0.3 by @dependabot[bot] in #104
- Bump zensical from 0.0.23 to 0.0.24 by @dependabot[bot] in #105
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #108
- Bump ruff from 0.15.1 to 0.15.4 by @dependabot[bot] in #107
- Bump ty from 0.0.17 to 0.0.19 by @dependabot[bot] in #106
- Update author email by @daniel-mizsak in #116
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #95
- Bump numpy from 2.4.1 to 2.4.2 by @dependabot[bot] in #96
- Bump coverage from 7.13.1 to 7.13.2 by @dependabot[bot] in #98
- Bump ruff from 0.14.11 to 0.14.14 by @dependabot[bot] in #97
- Bump zensical from 0.0.15 to 0.0.20 by @dependabot[bot] in #99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #100
- Use ty instead of mypy by @daniel-mizsak in #101
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #71
- Bump numpy from 2.2.2 to 2.2.3 by @dependabot[bot] in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #73
- Bump numpy from 2.2.3 to 2.2.4 by @dependabot[bot] in #74
- Bump numpy from 2.2.4 to 2.2.5 by @dependabot[bot] in #76
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #75
- Fix codecov and update template by @daniel-mizsak in #78
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #77
- Bump numpy from 2.2.5 to 2.2.6 by @dependabot[bot] in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #80
- Major update by @daniel-mizsak in #93
Full Changelog: v0.2.3...v0.3.0
v0.2.3
- This release is only for testing that the documentation building works properly
v0.2.2
- Maybe using a dedicated action got updating GitHub Pages artifacts fixes the publish issue?
v0.2.1
- Hopefully I will no longer have to accept the existence of a
gh-pagesbranch just to pushlish to GitHub Pages
v0.2.0
- Update
toxconfig - Major changes to how reusable workflows are utilized
- Start using dynamic versioning
- Remove
hatchfrom the list of tools