Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 17:21
· 16 commits to main since this release

v1.9.0 (2024-11-22)

Features

  • Dicom-finder cli tool, and improve documentation (#142, 2981baa)
  • docs: add mkdocs-include-markdown plugin for Markdown file inclusion

  • docs: add tag helpers documentation for DICOM utilities

  • docs: add documentation for finding DICOM files

  • Update src/imgtools/cli/dicomfind.py

  • feat: add regex filtering and improved logging for dicom_finder function

  • chore: exclude CLI files from coverage reporting