Releases: biocommons/python-package
Releases · biocommons/python-package
0.0.6
What's Changed
- build: break out dev/test dependencies into separate groups by @jsstevenson in #53
- style: format pyproject.toml by @jsstevenson in #54
- chore: reorganize gitignore + add uv.lock by @jsstevenson in #59
- cicd: remove pyright/mypy stuff by @jsstevenson in #58
- test: remove pytest-optional-tests by @jsstevenson in #69
- Closes #70: Adopt cookiecutter-uv as foundation by @reece in #71
Full Changelog: 0.0.5...0.0.6
0.0.5a5
What's Changed
- Add GitHub label workflow configuration by @ecalifornica in #15
- Closes #1: Add issue templates by @reece in #22
- pass string format arguments as logging method parameters by @deepsource-autofix[bot] in #24
- update README and Makefile by @reece in #25
- put docstring into a single line by @deepsource-autofix[bot] in #26
- remove blank lines after docstring by @deepsource-autofix[bot] in #27
- Add pre-commit hook by @dylan-myome in #28
- Add support for code coverage tracking by @dylan-myome in #29
- Provide example test fixture by @dylan-myome in #30
- Move project configuration to pyproject.toml by @ecalifornica in #33
- Add pyright checking, use pre-commit for code reformatting by @dylan-myome in #32
- chore: Add ruff dependency and configuration by @ecalifornica in #36
- fix: correct directory typo by @jsstevenson in #45
- chore: exclude more stuff in .gitignore by @jsstevenson in #47
- build: update supported python versions to include 3.12 by @korikuzma in #42
- switch Makefile to zsh and require zsh installation for developers by @reece in #49
- Pre-distribution updates by @reece in #48
- ci: update python-package workflow to use trusted publishing by @korikuzma in #50
- build: break out dev/test dependencies into separate groups by @jsstevenson in #53
- style: format pyproject.toml by @jsstevenson in #54
- chore: reorganize gitignore + add uv.lock by @jsstevenson in #59
- cicd: remove pyright/mypy stuff by @jsstevenson in #58
- test: remove pytest-optional-tests by @jsstevenson in #69
- Closes #70: Adopt cookiecutter-uv as foundation by @reece in #71
New Contributors
- @ecalifornica made their first contribution in #15
- @deepsource-autofix[bot] made their first contribution in #24
- @dylan-myome made their first contribution in #28
- @jsstevenson made their first contribution in #45
- @korikuzma made their first contribution in #42
Full Changelog: https://github.com/biocommons/python-package/commits/0.0.5a5