Skip to content

1.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@effigies effigies released this 08 Oct 13:40
· 1545 commits to master since this release
1.3.0rc1
ff539cd

1.3.0-rc1 (October 8, 2019)

DOI

Release candidate for Nipype 1.3.0, released off-schedule to enable testing and allow downstream projects to move off of 1.2.3.

Final release scheduled for Monday, October 28.

Full changelog
  • 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: 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)