Skip to content

Releases: nipype/pydra

0.25

15 Nov 13:29
d674840
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #736
  • FIX: Add environment argument to TaskBase._run_task() and Workflow subclass by @ghisvail in #739
  • Handle None types by @tclose in #742
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #747
  • ENH: Add more complete format string implementation for argstrings by @tclose in #754
  • added nest_asyncio to install requires by @tclose in #501
  • Special handling of bytes_repr for mock filesets by @tclose in #743
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #753
  • fixes issues with super->sub-class auto-cast and handles MultiInputObj coercion by @tclose in #746

Full Changelog: 0.23...0.25

0.24

15 Nov 13:22
d674840
Compare
Choose a tag to compare
Merge pull request #746 from nipype/typing-bugfixes

fixes issues with super->sub-class auto-cast and handles MultiInputObj coercion

0.23

21 Mar 01:56
e284b65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.22...0.23

0.23 Alpha

04 Aug 07:32
6062274
Compare
Choose a tag to compare
0.23 Alpha Pre-release
Pre-release

Motivation

Pre-release of type-checking/hashing changes (see #662) to allow them to be accessed from PyPI so a new version of Arcana can be released. A full release will be made once #682, #681, #683 have been addressed.

What's Changed

  • #662 - Type-checking/coercion; switch to use fileformats; more robust inputs hashing using functools.singledispatch (can handle sets)
  • #623 - List blocked tasks in error message when upstream nodes are not accessible due to hashing issues
  • #629 - FIX: Provide templated fields to cmdline only when requirements are met
  • #631 - FIX: Allow any iterable for ShellOutSpec requires
  • #636 - Build(deps): Bump actions/checkout from 2 to 3
  • #637 - Build(deps): Bump actions/setup-python from 2 to 4
  • #639 - [pre-commit.ci] pre-commit autoupdate #639
  • #645 - STY: Miscellaneous cleanups
  • #678 - No need for ignore words file now, also ignore afile
  • #669 - MNT: Drop Python 3.7 support

Full Changelog: 0.22...0.23a0

0.22

27 Feb 03:43
306ac27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21...0.22

0.21

02 Dec 23:11
e27886d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.20...0.21

0.20

24 Oct 00:04
f72193e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.19...0.20

0.19

26 Jul 16:17
ac06f8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18...0.19

0.18

21 Mar 01:48
13dc5ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17...0.18

0.17

01 Feb 05:42
1100d7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.16.2...0.17