Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

0.3.0 - 2024-03-22

Changed

  • Pydra 0.23+ compatibility
  • Drop Python 3.7 compatibility, test Python 3.12
  • Updates to CI workflows

0.2.2 – 2022-11-22

Changed

  • Set Nipype developers as maintainers.

0.2.1 – 2022-11-22

Added

  • Publish package automatically on release.

Fixed

  • Update project metadata.

0.2.0 – 2022-11-21

Added

  • Expose Nipype1Task to the root of the package.

Changed

  • Use modern attrs namespace instead of attr.
  • Migrate project to flit_scm.

Fixed

  • Keep collection types in wrapped interfaces.

0.1.0 – 2021-04-09

  • Initial release for PyPI