Skip to content

Releases: biocommons/python-package

0.0.6

31 Aug 20:43

Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5a5

28 Aug 05:09
1d14934

Choose a tag to compare

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

Full Changelog: https://github.com/biocommons/python-package/commits/0.0.5a5