Skip to content

v4.17.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:24
· 13 commits to main since this release
v4.17.0
f039112

4.17.0 (2025-08-24)

Chores

Documentation

  • readme: add tests and mothers in idiomatic section (fdbac75)

New Features

  • cli: print current version (143e355)

Refactors

  • domain: add id to error bubble (1042fdc)
  • domain: add message formatting to log (e0019f7)
  • domain: change type assertion in value objects (63f5536)
  • domain: define regular expressions globally (56668ff)
  • env: add comment sections (c5f3c04)
  • server: add id to internal error response (16084e6)

Tests