Releases: michplunkett/python-project-template
Releases · michplunkett/python-project-template
v0.1.1
What's Changed
- Update CI versions and add
requirements.txt
check by @michplunkett in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Setup Poetry 🐍 project by @michplunkett in #1
- Update README with how-to information by @michplunkett in #3
- Add isort to template by @michplunkett in #4
- Add GitHub Action
Lint
by @michplunkett in #5 - Alter pull request template by @michplunkett in #6
- Address Poetry
does not contain any element
error by @michplunkett in #7 - Death to Pylint, long live Ruff by @michplunkett in #8
- Update code cleaners by @michplunkett in #9
- Updated packages and documentation by @michplunkett in #10
- Add GitHub Action for
ruff
by @michplunkett in #11 - Add default
numpy
style pydocstrings by @michplunkett in #12 - Switch to
pre-commit
by @michplunkett in #13 - Add QoL changes by @michplunkett in #14
- Update pre-commit config and add testing workflow by @michplunkett in #15
New Contributors
- @michplunkett made their first contribution in #1
Full Changelog: https://github.com/michplunkett/python-project-template/commits/v0.1.0