Recent Releases of https://github.com/biocommons/python-package

https://github.com/biocommons/python-package - 0.0.6

What's Changed

  • build: break out dev/test dependencies into separate groups by @jsstevenson in https://github.com/biocommons/python-package/pull/53
  • style: format pyproject.toml by @jsstevenson in https://github.com/biocommons/python-package/pull/54
  • chore: reorganize gitignore + add uv.lock by @jsstevenson in https://github.com/biocommons/python-package/pull/59
  • cicd: remove pyright/mypy stuff by @jsstevenson in https://github.com/biocommons/python-package/pull/58
  • test: remove pytest-optional-tests by @jsstevenson in https://github.com/biocommons/python-package/pull/69
  • Closes #70: Adopt cookiecutter-uv as foundation by @reece in https://github.com/biocommons/python-package/pull/71

Full Changelog: https://github.com/biocommons/python-package/compare/0.0.5...0.0.6

- Makefile
Published by reece 10 months ago

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

What's Changed

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

New Contributors

  • @ecalifornica made their first contribution in https://github.com/biocommons/python-package/pull/15
  • @deepsource-autofix[bot] made their first contribution in https://github.com/biocommons/python-package/pull/24
  • @dylan-myome made their first contribution in https://github.com/biocommons/python-package/pull/28
  • @jsstevenson made their first contribution in https://github.com/biocommons/python-package/pull/45
  • @korikuzma made their first contribution in https://github.com/biocommons/python-package/pull/42

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

- Makefile
Published by reece 10 months ago