Releases: seedcase-project/template-python-package
Releases · seedcase-project/template-python-package
0.21.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #245
- feat: ✨ use ruff to check for unused arguments instead of vulture by @joelostblom in #246
Full Changelog: 0.20.0...0.21.0
0.20.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: ✨ add URL Lychee checker to justfile by @lwjohnst86 in #244
Full Changelog: 0.19.0...0.20.0
0.19.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: ✨ add rumdl Markdown formatter by @lwjohnst86 in #239
Full Changelog: 0.18.0...0.19.0
0.18.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #232
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #233
- build: ⬆️ upgrade
seedcase-themeby @signekb in #234 - ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #235
- build: ⬆️ upgrade
seedcase-themeby @signekb in #236 - ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #238
- feat: ✨ show source line on mypy errors by @joelostblom in #243
New Contributors
- @joelostblom made their first contribution in #243
Full Changelog: 0.17.12...0.18.0
0.17.12
Immutable
release. Only release title and notes can be modified.
What's Changed
- refactor: ♻️ expand on explanation of release process by @lwjohnst86 in #229
Full Changelog: 0.17.11...0.17.12
0.17.11
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #210
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #211
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #212
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #213
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #214
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #215
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #216
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #217
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #221
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #222
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #227
- style: 💄 updated Quarto theme by @lwjohnst86 in #228
- refactor: ⬆️ update pre-commit hook versions by @lwjohnst86 in #231
- fix: 🐛 Quarto auto-adds this line, this fixes it so Quarto stops by @lwjohnst86 in #230
Full Changelog: 0.17.10...0.17.11
0.17.10
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #205
- ci: 👷 use reusable test workflow by @lwjohnst86 in #201
- docs: 📝 move contributors file and update it by @lwjohnst86 in #206
- fix: 🐛 overwrite
_contributor.qmdwith>by @lwjohnst86 in #207 - refactor: ⬆️ upgrade pre-commit hook versions by @lwjohnst86 in #208
Full Changelog: 0.17.9...0.17.10
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #205
- ci: 👷 use reusable test workflow by @lwjohnst86 in #201
- docs: 📝 move contributors file and update it by @lwjohnst86 in #206
- fix: 🐛 overwrite
_contributor.qmdwith>by @lwjohnst86 in #207 - refactor: ⬆️ upgrade pre-commit hook versions by @lwjohnst86 in #208
Full Changelog: 0.17.9...0.17.10
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #205
- ci: 👷 use reusable test workflow by @lwjohnst86 in #201
- docs: 📝 move contributors file and update it by @lwjohnst86 in #206
- fix: 🐛 overwrite
_contributor.qmdwith>by @lwjohnst86 in #207 - refactor: ⬆️ upgrade pre-commit hook versions by @lwjohnst86 in #208
Full Changelog: 0.17.9...0.17.10
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #205
- ci: 👷 use reusable test workflow by @lwjohnst86 in #201
- docs: 📝 move contributors file and update it by @lwjohnst86 in #206
- fix: 🐛 overwrite
_contributor.qmdwith>by @lwjohnst86 in #207 - refactor: ⬆️ upgrade pre-commit hook versions by @lwjohnst86 in #208
Full Changelog: 0.17.9...0.17.10
0.17.9
What's Changed
- ci: 👷 run Dependabot every month (and not assign anyone) by @lwjohnst86 in #202
- ci: 👷 no need to pass
GITHUB_TOKEN(it was for contributors file) by @lwjohnst86 in #203 - docs: ✏️ use correct single quote character by @lwjohnst86 in #204
- refactor: ✏️ use
update, notaddfor Quarto extension by @lwjohnst86 in #195
Full Changelog: 0.17.8...0.17.9
0.17.8
What's Changed
- refactor: 🔥
update-from-workflowis too complicated and not needed by @lwjohnst86 in #190 - docs: 🔥 don't need this license, not relevant by @lwjohnst86 in #191
- refactor: 🔨 contributor script outputs text, output to file with justfile by @lwjohnst86 in #192
- refactor: 📝 simplify CHANGELOG description by @lwjohnst86 in #193
- fix: 🐛
github_repo(via_folder_name) doesn't work usingupdateby @lwjohnst86 in #197 - test: ✏️ match manual test recipe of other templates by @lwjohnst86 in #198
- refactor: 📌 update pre-commit hook versions by @lwjohnst86 in #199
- fix: 🔨 ignore other dirs and files when listing todos by @lwjohnst86 in #200
Full Changelog: 0.17.7...0.17.8
0.17.7
What's Changed
- docs: 📝 add Marton's ORCID by @lwjohnst86 in #194
- refactor: 📝 simplify PR template by @lwjohnst86 in #196
Full Changelog: 0.17.6...0.17.7