Release Notes
1.5.1 [2025-10-07]
Maintenance:
- Updated
nibabelfrom2.2.1to>=5.2.1for Python 3.12 compatibility
1.5.0 [2025-08-20]
Maintenance:
- Migrated to
python3.12 - Migrated from
poetrytouvfor dependency management - Updated
pydicomto>=3.0.0 - Updated
fw-gearto>=0.3.0,<0.4 - Updated
flywheel-gear-toolkitto>=0.6.18 - Updated
jsonschemato>=3.0.0 - Updated
pytzto>=2025.2 - Added
.dockerignorefor optimized Docker builds - Added
.gitlab-ci.ymlfor CI/CD pipeline with AppSec scanning - Added
.pre-commit-config.yamlfor automated code quality checks - Added comprehensive test suite with
pytest,pytest-cov, andpytest-mock - Configured
rufffor code formatting and linting
Documentation:
- Added
README.mdwith comprehensive gear documentation - Added
CONTRIBUTING.mdwith development guidelines - Added
docs/release_notes.mdfor tracking changes