1.3.0-rc1
Pre-release
      Pre-release
    
        1.3.0-rc1 (October 8, 2019)
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 specson Travis (#3066)