Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:32
· 152 commits to main since this release

v1.7.0 (2024-08-19)

Chore

  • chore(deps): update dependencies (0296dbd)

Feature

  • feat(logging): integrate logging for feature extraction and pipeline; replace print statements with logger calls (ed6aed4)

Fix

  • fix(logging): enhance metadata file logging output with update flag details and adjust logging level to INFO (3705110)

Refactor

  • refactor(metadata): add createImageMetadataFile function with logging for segmentation; improve error handling and directory creation (7e3d07f)

Unknown

  • Merge pull request #31 from bhklab/add_logging

feat: Add_logging (1255e97)