Skip to content

1.3.0

Compare
Choose a tag to compare
@effigies effigies released this 12 Nov 02:54
· 1552 commits to master since this release
1.3.0
88d479b

1.3.0 (November 11, 2019)

DOI

Full changelog
  • FIX: Fixed typo in QwarpInputSpec Trait description (#3079)
  • FIX: Restore AFNICommand._get_fname, required by some interfaces (#3071)
  • FIX: Remove asynchronous chdir callback (#3060)
  • FIX: Minimize scope for directory changes while loading results file (#3061)
  • ENH: Minimize the number of calls to _load_results when populating inputs (#3075)
  • ENH: Refactor savepkl/loadpkl - add a window for loadpkl to wait for the file (#3089)
  • ENH: Add "ExportFile" interface as simple alternative to "DataSink" (#3054)
  • ENH: Allow nipype.cfg in cwd to be read even if ~/.nipype does not exist (#3072)
  • ENH: Add precommit information for contributors and pre-commit style (#3063)
  • ENH: Delay etelemetry for non-interactive sessions, report bad versions (#3049)
  • ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (#30)
  • RF: Provide functions to augment old Path.mkdir, Path.resolve methods (#3050)
  • RF: Redirect nipype.workflows to niflow.nipype1.workflows (#3067)
  • TST: Skip dcm2niix test if data fails to download (#3059)
  • TST: dcm2niix test fix (#3058)
  • MAINT: Drop Python 3.4 support (#3062)
  • CI: make specs on Travis (#3066)