Skip to content

Releases: nipype/nipype2pydra

v0.3.0

16 Mar 02:21
1c69d95
Compare
Choose a tag to compare

What's Changed

  • Adds support for converting function tasks by @tclose in #13
  • Integrates the package generation script into the base CLI command

Full Changelog: v0.2.2...v0.3.0

v0.2.2

02 Nov 01:10
c5616d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Nov 22:31
c841285
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.2.1

v0.2

01 Nov 00:58
1a76879
Compare
Choose a tag to compare

What's Changed

  • Update nipype-interfaces-to-import.yaml to remove r and nipy by @tclose in #9
  • fixing typing as string issue by @yibeichan in #6
  • Restructured specs and task package auto-generation script by @tclose in #10

New Contributors

Full Changelog: v0.1...v0.2

v0.1 - Initial release

06 Jun 23:18
Compare
Choose a tag to compare

In this initial release there is a prototype nipype interface to pydra task converter.

The final syntax of the converted code is still being tweaked, but it should produce viable Pydra task classes