Releases: VUIIS/dax
dax v2.6.3
fixing version that was wrong in 2.6.2
dax v2.6.1
fix bugs in v3 processor
dax v2.6.0
New features for processor v3:
*handle multiple scans with same type
*allow not building for unusable
dax v2.5.4
*fix missing type in v3 processors
dax v2.5.3
*Enforce contain for singularity run in processor v3
*Catch errors when type is missing from assessor
dax v2.5.2
A few fixes for processor v3
dax v2.5.1
Minor fixes for processor v3 yaml files
-make fdest optional in inputs, use the original file or resource name when not fdest is not set
-use semver official pattern for matching processor v3 yaml file names
-use the first file when multiple are found for an input
dax v2.5.0
*Add support for v3 processor yaml format (WIP)
*fix issues with RTD using their new yaml format
What's Changed
Full Changelog: v2.4.1...v2.5.0
dax v2.4.1
*add support for ASL in BIDS
*really fix bond dependency
dax v2.3.0
*new features for BIDS support
*bug fixes for Xnatupload
*various docs updates