Skip to content

Releases: ZeroGachis/nurse

v2.1.0

11 Feb 10:19

Choose a tag to compare

2.1.0 (2026-02-11)

Features

  • add security scan workflow (32586ba)

Miscellaneous Chores

  • deps: update zerogachis/.github action to v5 (c4bdfcb)
  • Move to Python3.13 / poetry 2.2 + Speedup CI + Bump deps (ef28828)

v2.0.1

30 Apr 08:53
097bf5f

Choose a tag to compare

2.0.1 (2025-04-30)

Bug Fixes

  • Fix invalid reference to README in pyproject.toml file (0999f51)

v2.0.0

30 Apr 08:42
4d18c91

Choose a tag to compare

2.0.0 (2025-04-30)

⚠ BREAKING CHANGES

  • Enable to serve singleton or factory

Features

  • Enable to serve singleton or factory (bffde8e)

Miscellaneous Chores

  • ci: Remove destroy step (cddf0b8)
  • docker: Fix git version (790e881)
  • docker: Fix lint issue (115ba3d)
  • Remove unused docker-compose & Pycharm config (1d02512)
  • Simplify README (3c19d9d)
  • Update mise config and python dev dependencies (67a8136)
  • Upgrade dockerfile base image to use Python3.12 alpine slim (74b70b8)

v1.0.1

29 Apr 14:52

Choose a tag to compare

1.0.1 (2025-04-24)

Bug Fixes

Miscellaneous Chores

  • deps: update dependency ruff to ^0.11.0 (276127a)

Continuous Integration

  • add permissions on github actions (8ed1f56)

v1.0.0

13 Nov 10:04

Choose a tag to compare

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)