Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 14:53

v1.11.0 (2025-01-02)

Features

Co-authored-by: Joshua Siraj joshua.siraj@ryerson.ca

Refactoring

  • Improve logging, logic, and type annotations (#151, ef4d0e7)

  • New Features

  • Enhanced logging flexibility with new parameters for specifying logger names.

  • Improved progress reporting in the folder crawling process with descriptive progress bars.

  • Bug Fixes

  • Updated error handling for invalid file actions and DICOM tag checks for clearer user feedback.

  • Documentation

    • Improved docstring clarity and formatting across multiple functions.
  • Refactor

    • Streamlined configuration files for testing and linting processes.
  • Restructured class and function definitions for better readability and maintainability.

  • Style

    • Consistent formatting applied to function signatures and docstrings.
  • Modules/datagraph.py (#153, 41a7c88)


Detailed Changes: v1.10.1...v1.11.0