v0.1.33
Breaking Changes:
- Removed Python module schema support - JSON schemas only now
- Removed
load_python_schema(),check_session_compliance_with_python_module(),interactive_mapping_to_python_reference() - Removed
--python_schemaCLI argument
New Features:
- Added
check_acquisition_compliance()- simplified validation API - Added
generate_test_dicoms_from_schema()andgenerate_test_dicoms_from_schema_json() - Added QSM Consensus Guidelines v1.0 and UK Biobank v1.0 example schemas
Improvements:
- Package reorganized into logical modules (io/, validation/, session/, schema/)
- Removed experimental CSA writer module
- Enhanced multiband factor inference from ImageComments
- Improved DICOM generation with proper special field handling