v1.7.0
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)