NIPY v1.3.0.rc1 Release Notes

Release Date: 2019-10-08 // over 4 years ago
  • 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)