This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
Releases: scitran-apps/dicom-mr-classifier
Releases · scitran-apps/dicom-mr-classifier
0.7.2
0.7.1
0.7.0
NEW
- Classification synchronization configuration option ("sync", default=true) has been added. This option will check at run-time for an updated version of the classification code and pull that code in to generate the classification from a given series description. This allows the Gear to be in sync with the latest updates without having to re-build the Gear and release an incremental update. If the updated code cannot be pulled down to the Gear it will fallback to the version it shipped with.
FIXES
- Handle unicode in top-level metadata fields (e.g., series description (acquisition label)).
OTHER
- Exit logic has been improved to respect exit codes of sub-routines within the Gear.