Releases: common-workflow-language/cwl-utils
v0.29
What's Changed
Python 3.6 and 3.7 are no longer supported.
Deps
- Update flake8-bugbear requirement from <23.6 to <23.7 by @dependabot in #232
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #233
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #234
- Update flake8-bugbear requirement from <23.7 to <23.8 by @dependabot in #235
- Update black requirement from ~=23.3 to ~=23.7 by @dependabot in #236
- Bump mypy from 1.4.1 to 1.5.1 by @dependabot in #239
- prepare to release 0.29 by @mr-c in #242
- bump singularity testing version to 3.11.4 by @mr-c in #243
Full Changelog: v0.28...v0.29
v0.28
What's Changed
Full Changelog: v0.27...v0.28
v0.27
What's Changed
Deps
- packing: Allow
$import
s in type fields by @mr-c in #222 - Better support type links with fragments by @mr-c in #223
- docker_extract: support CWL v1.1 and v1.2 by @manabuishii in #102
- Support using udocker to run nodejs by @mr-c in #224
- Refresh the parsers by @mr-c in #225
- Check singularity image already cached by @manabuishii in #101
Deps
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #221
Full Changelog: v0.26...v0.27
v0.26
What's Changed
- Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #216
- Update ruamel-yaml requirement from <0.17.23,>=0.17.6 to >=0.17.6,<0.17.27 by @dependabot in #215
- prepare for 0.26 release by @mr-c in #217
Full Changelog: v0.25...v0.26
v0.25
What's Changed
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #210
- Update ruamel-yaml requirement from <0.17.22,>=0.17.6 to >=0.17.6,<0.17.23 by @dependabot in #211
- release 0.25 by @mr-c in #212
Full Changelog: v0.24...v0.25
v0.24
What's Changed
-
enable loading all parts of a $graph document by @mr-c in #201
-
Update black requirement from ~=23.1 to ~=23.3 by @dependabot in #205
-
Bump mypy from 0.991 to 1.2.0 by @dependabot in #198 #202 #203 #207
-
Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #208
New Contributors
Full Changelog: v0.23...v0.24
v0.23
What's Changed
- Add
static_checker
to parser utils by @GlassOfWhiskey in #193 - refresh parsers by @mr-c in #196
Misc
- make ruamel.yaml requirement explicit by @mr-c in #190
- Offline graph-split test by @mr-c in #191
- git blame: ignore mass-reformatting by @mr-c in #194
- CI: use newer Singularity by @mr-c in #192
- readthedocs: install graphviz by @mr-c in #195
- prepare for 0.23 relelase by @mr-c in #197
Full Changelog: v0.22...v0.23
v0.22
v0.21
What's Changed
-
Don't always force pull nodejs with Singularity by @mr-c in #181
-
Avoid pulling existing Singularity image #177 by @adrabent in #178
-
parsers regen: don't modify the yaml destructively by @mr-c in #176
-
Bump mypy from 0.981 to 0.991 by @dependabot in #174 #180 #182
-
upload to codecov.io using the token to reduce build failures by @mr-c in #183
New Contributors
Full Changelog: v0.20...v0.21
v0.20
What's Changed
-
Improve
type_for_source
function behaviour by @GlassOfWhiskey in #164 -
Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #170
-
Bump mypy from 0.971 to 0.981 by @dependabot in #171
Full Changelog: v0.19...v0.20