Releases: seedcase-project/template-python-package
Releases · seedcase-project/template-python-package
Release list
Release 0.25.1
Immutable
release. Only release title and notes can be modified.
0.25.1 - 2026-07-07
♻️ Refactor
- Use Pyrefly rather than mypy for type checking #313 by
@lwjohnst86(02436f3)
Release 0.25.0
Immutable
release. Only release title and notes can be modified.
Release 0.24.2
Immutable
release. Only release title and notes can be modified.
0.24.2 - 2026-07-07
🐛 Fixes
- Use single quotes in filename, Windows doesn't like double quotes #318 by
@lwjohnst86(56b56c3)
♻️ Refactor
- Move
typos.tomlinto.config/#317 by@lwjohnst86(4424d03)
Release 0.24.1
Immutable
release. Only release title and notes can be modified.
0.24.1 - 2026-07-07
♻️ Refactor
- Minor updates from t-squared, mostly formatting changes #316 by
@lwjohnst86(2d3e7bd)
Release 0.24.0
Immutable
release. Only release title and notes can be modified.
0.24.0 - 2026-07-06
✨ Features
- Add recipe to reformat Python docstrings #310 by
@lwjohnst86(6d5da8f) - Add Ruff to pre-commit hooks #311 by
@lwjohnst86(7530007)
♻️ Refactor
- Set path to
.config/ruff.tomlinpyproject.toml, not via--config#312 by@lwjohnst86(3812113)
Release 0.23.5
Immutable
release. Only release title and notes can be modified.
0.23.5 - 2026-06-01
♻️ Refactor
- Replace reusable workflows with normal workflow steps #284 by
@lwjohnst86(4659456)
Release 0.23.4
Immutable
release. Only release title and notes can be modified.
0.23.4 - 2026-06-01
♻️ Refactor
- Moved file explanation into CONTRIBUTING, not README #289 by
@lwjohnst86(68af4af)
Release 0.23.3
Immutable
release. Only release title and notes can be modified.
0.23.3 - 2026-06-01
♻️ Refactor
- Switch to using Cocogitto and git-cliff for releasing #282 by
@lwjohnst86(deea47b)
Release 0.23.2
Immutable
release. Only release title and notes can be modified.
0.23.2 - 2026-05-22
♻️ Refactor
- Match changes from t-squared and from root folder #287 by
@lwjohnst86(317884a)
Release 0.23.1
Immutable
release. Only release title and notes can be modified.
0.23.1 - 2026-05-22
♻️ Refactor
- Move config files into
.config/orpyproject.toml#280 by@lwjohnst86(f65c2bc)