Skip to content

Releases: nipype/pydra-mrtrix3

v3.0.4a3

29 May 06:26
Compare
Choose a tag to compare

Fixing up CD

v3.0.4a2

29 May 06:02
Compare
Choose a tag to compare

Fixing deploy CI/CD

v3.0.4a0

29 May 05:02
d600466
Compare
Choose a tag to compare
v3.0.4a0 Pre-release
Pre-release

What's Changed

  • Auto generated interfaces from MRtrix3 source code by @tclose in #19

Full Changelog: v0.2.1...v3.0.4a0

v0.2.1 - Fix to MRConvert "coord" input type

11 Jul 00:12
f077844
Compare
Choose a tag to compare

Fixes the type of the "coord" input of MRConvert to be tuple[int, int or str] from list[float].

v0.2

28 Sep 02:02
ff28f7b
Compare
Choose a tag to compare
  • removed 'out_filename' input in favour of using 'out_file' with an output_file_template
  • removed 'out_json' and 'out_bfile' in favour of using output_file_template with export_grad and export_json