Releases: common-workflow-language/cwl-utils
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
v0.19
v0.18
v0.17
What's Changed
-
normalize script names: no .py suffix, always cwl- by @mr-c in #154
-
Fixed type_for_source logic by @GlassOfWhiskey in #152
-
Update pytest requirement from <7 to <8 by @dependabot in #151
Full Changelog: v0.16...v0.17
v0.16
What's Changed
-
Added graph loading feature by @GlassOfWhiskey in #146
-
Regenerate parsers with schema graph property by @GlassOfWhiskey in #145
-
Added stdstreams to file conversion utils by @GlassOfWhiskey in #144
-
Update pytest requirement from <7 to <8 by @dependabot in #148
New Contributors
Full Changelog: v0.15...v0.16