Skip to content

Nipype - v1.0.0

Compare
Choose a tag to compare
@mgxd mgxd released this 25 Jan 20:33
· 3421 commits to master since this release
0a5948a

1.0.0 (January 25, 2018)

Full changelog
  • FIX: PBS plugin submissions (#2344)
  • FIX: Graph plugins submissions (#2359)
  • FIX: Logging error if % in interface command (#2364)
  • FIX: Robustly handled outputs of 3dFWHMx across different versions of AFNI (#2373)
  • FIX: Cluster threshold in randomise + change default prefix (#2369)
  • FIX: Errors parsing $DISPLAY (#2363)
  • FIX: MultiProc starting workers at dubious wd (#2368)
  • FIX: Explicitly collect MultiProc job IDs (#2378)
  • FIX: Correct Windows environment canonicalization (#2328)
  • FIX: Linked libraries (#2322)
  • REF+FIX: Move BIDSDataGrabber to interfaces.io + fix correct default behavior (#2336)
  • REF+MAINT: Simplify hashing (#2383)
  • MAINT: Cleanup Interfaces base (#2387)
  • MAINT: Cleanup EngineBase (#2376)
  • MAINT: Cleaning / simplify Node (#2325)
  • MAINT+ENH: Update and extend MRtrix3 interfaces (#2338)
  • ENH: Add AFNI interface for 3dConvertDset (#2337)
  • ENH: Allow specific interface command prefixes (#2379)
  • STY: Cleanup of PEP8 violations (#2358)
  • STY: Cleanup of trailing spaces and adding of missing newlines at end of files (#2355)
  • STY: Apply yapf to codebase (#2371)
  • DOC: Updated guide for contributing (#2393)