Skip to content

v2.2.0

Compare
Choose a tag to compare
@miracum-bot miracum-bot released this 04 Sep 18:30
· 24 commits to master since this release

2.2.0 (2024-09-04)

Features

  • support capture groups in Pat-ID convert (#92) (91edc17)

Bug Fixes

  • check if Pat-ID is reasonable value (#90) (812d57c)
  • check if value matches ICD10GM pattern (#98) (99d60ad)
  • date conversion for oBDS 3.x (#78) (32cd649)
  • deps: update all non-major dependencies (3934356)
  • return timespan of all partial radiations (#80) (c73a4fd), closes #79

CI/CD

  • updated build workflow to create signed releases (#82) (346d157)

Miscellaneous Chores

  • config: dont release on refactor and only on deps chore (#68) (76e18ec)
  • deps: update github-actions (#81) (b89f7fd)

Documentation