All notable changes to this project will be documented in this file.
0.3.0 - 2024-03-22
- Pydra 0.23+ compatibility
- Drop Python 3.7 compatibility, test Python 3.12
- Updates to CI workflows
0.2.2 – 2022-11-22
- Set Nipype developers as maintainers.
0.2.1 – 2022-11-22
- Publish package automatically on release.
- Update project metadata.
0.2.0 – 2022-11-21
- Expose
Nipype1Task
to the root of the package.
- Use modern
attrs
namespace instead ofattr
. - Migrate project to
flit_scm
.
- Keep collection types in wrapped interfaces.
0.1.0 – 2021-04-09
- Initial release for PyPI