Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 10:04

1.0.0 (2024-11-13)

⚠ BREAKING CHANGES

  • Expose annotations types + make nurse.get() raise when service is not registered

Features

  • Expose annotations types + make nurse.get() raise when service is not registered (6010efe)

Bug Fixes

  • Fix wrong cwd in docker image (e79648f)

Miscellaneous Chores

  • Bump from 0.5.1 to 0.6.0 (b43eede)
  • docker: Bump python version from 3.9 to 3.11 (fc79b8c)
  • ignore asdf config file (4af5675)
  • Move dev dependencies to dev group dependencies (8c67379)
  • Move flake8 to dev dependencies and upgrade to latest version (1cb2884)
  • On release, push to ghcr instead of pypi (1961456)
  • Upgrade python/pytest + migrate to ruff (1d4c960)