1.0.3 (April 30, 2018)
Full changelog
- FIX: Propagate explicit Workflow config to Nodes (#2559)
- FIX: Return non-enhanced volumes from dwi_flirt (#2547)
- FIX: Skip filename generation when required fields are missing (#2549)
- FIX: Fix Afni's Allineate hashing and out_file (#2502)
- FIX: Replace deprecated
HasTraits.get
withtrait_get
(#2534) - FIX: Typo in "antsRegistrationSyNQuick.sh" (#2544)
- FIX: DTITK Interface (#2514)
- FIX: Add
-mas
argument to fsl.utils.ImageMaths (#2529) - FIX: Build cmdline from working directory (#2521)
- FIX: FSL orthogonalization bug (#2523)
- FIX: Re-enable dcm2niix source_names (#2550)
- ENH: Add an activation count map interface (#2522)
- ENH: Revise the implementation of FuzzyOverlap (#2530)
- ENH: Add MultiObject, ensure/simplify_list; alias old names for 1.x compatibility (#2517)
- ENH: Add LibraryBaseInterface (#2538)
- ENH: Define default output file template for afni.CatMatvec (#2527)
- MAINT: Deprecate terminal_output and ignore_exception from CommandLine (#2552)
- MAINT: Set traits default values properly (#2533)
- MAINT: use RawConfigParser (#2542)
- MAINT: Minor autotest cleanups (#2519)
- CI: Add retry script for Docker commands (#2516)