Skip to content

1.1.6

Compare
Choose a tag to compare
@effigies effigies released this 26 Nov 18:50
· 2325 commits to master since this release
1.1.6
b448b60

1.1.6 (November 26, 2018)

DOI

Full changelog
  • [FIX] MapNodes fail when MultiProcPlugin passed by instance (#2786)
  • [FIX] --fineTune arguments order for MeshFix command (#2780)
  • [ENH] Add mp_context plugin arg for MultiProc (#2778)
  • [ENH] Create a crashfile even if 'stop_on_first_crash' is set (#2774)
  • [ENH] Add ExtractedBrainN4 output to ANTs CorticalThickness interface (#2784)
  • [STY] Combine split import (#2801)
  • [DOC] use https in css stylesheet url (#2779)
  • [MAINT] Outsource get_filecopy_info() from interfaces (#2798)
  • [MAINT] Import only Sequence to avoid DeprecationWarning (#2793)
  • [MAINT] One less DeprecationWarning (configparser) (#2794)
  • [MAINT] DeprecationWarning: use HasTraits.trait_set instead (#2792)
  • [MAINT] Stop using deprecated logger.warn() (#2788)
  • [MAINT] Move interfaces.base.run_command to nipype.utils.subprocess (#2777)
  • [MAINT] Force numpy>=1.15.4 when Python>=3.7 (#2775)