0.20
What's Changed
- Use inspect.getfullargspec instead of getargspec by @ghisvail in #568
- Make Makefile compatible with macOS by @ghisvail in #567
- Fix bug in inputs checksum before/after task run when deeply modifying objects by @tclose in #571
- [FIX] Enable
Workflow
constructor to receiveSpecInfo
objects forinput_spec
parameter by @NicolasGensollen in #573 - WIP: adding task input info by @rcali21 in #556
- Update zenodo by @rcali21 in #578
- [ENH] Add
_graph_checksums
toinput_spec
if missing by @NicolasGensollen in #584 - changing sinngularity images by @djarecka in #589
- Provide paths to ShellTask output files by @tclose in #585
- Improve reporting of crash report location by @ghisvail in #564
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #551
- More descriptive debugging graph errors and bugfix in values validator by @tclose in #581
- fixing typo by @djarecka in #591
- adding an Attribute Error to the exception for get_value by @djarecka in #592
New Contributors
- @ghisvail made their first contribution in #568
- @NicolasGensollen made their first contribution in #573
- @rcali21 made their first contribution in #556
Full Changelog: 0.19...0.20