Releases: common-workflow-language/cwl-utils
Releases · common-workflow-language/cwl-utils
v0.35
Last release of cwl-utils with Python 3.8 support.
What's Changed
- Regenerate the parsers by @mr-c in #318
- mypy 1.12 prep by @mr-c in #319
- prepare for future mypy release and enable --local-partial-types now by @mr-c in #323
Deps
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #320
Full Changelog: v0.34...v0.35
v0.34
What's Changed
Deps
- Update flake8-bugbear requirement from <24.3 to <24.5 by @dependabot in #300
- gh-actions: shellcheck clean by @mr-c in #304
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #302
- Update black requirement from ~=24.3 to ~=24.4 by @dependabot in #299
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #301
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #306
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #308
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #307
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #310
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #312
- Update sphinx requirement from <7,>=2.2 to >=2.2,<9 by @dependabot in #311
- Update black requirement from ~=24.4 to ~=24.8 by @dependabot in #313
- Update flake8-bugbear requirement from <24.5 to <24.9 by @dependabot in #315
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #316
Full Changelog: v0.33...v0.34
v0.33
What's Changed
- covert setup.py to setup.cfg to pyproject.toml by @mr-c in #266
- improve metadata about the project by @mr-c in #270
- setuptools: silence package discovery warnings by @mr-c in #291
- CWL v1.2.1 was released, update location by @mr-c in #297
- Release cwl-utils 0.33 by @mr-c in #298
Deps
- Update flake8-bugbear requirement from <23.12 to <23.13 by @dependabot in #264
- Update flake8-bugbear requirement from <23.13 to <24.2 by @dependabot in #274
- Update flake8-bugbear requirement from <24.2 to <24.3 by @dependabot in #283
- Bump actions/setup-python from 4 to 5 by @dependabot in #265
- Update black requirement from ~=23.11 to ~=23.12 by @dependabot in #268
- Update black requirement from ~=23.12 to ~=24.1 by @dependabot in #277
- Update black requirement from ~=24.1 to ~=24.2 by @dependabot in #284
- Update black requirement from ~=24.2 to ~=24.3 by @dependabot in #293
- Bump github/codeql-action from 2 to 3 by @dependabot in #269
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #272
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #292
- Bump actions/cache from 3 to 4 by @dependabot in #275
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #276
- Bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #279
- Bump codecov/codecov-action from 3.1.6 to 4.0.2 by @dependabot in #289
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #290
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #294
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #295
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #296
- Update pytest requirement from <8 to <9 by @dependabot in #278
Full Changelog: v0.32...v0.33
v0.32
What's Changed
- Added parsers for CWL input files by @GlassOfWhiskey in #199
- require the map & union enabled version of schema-salad by @mr-c in #263
Deps
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #261
- Update flake8-bugbear requirement from <23.10 to <23.12 by @dependabot in #262
Full Changelog: v0.31...v0.32
v0.31
What's Changed
Release 0.30 has been yanked from PyPI due to regressions.
Misc
- Update black requirement from ~=23.10 to ~=23.11 by @dependabot in #257
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #258
- prepare to release 0.31 by @mr-c in #259
Full Changelog: v0.30...v0.31
v0.30
This release has been yanked from PyPI.
What's Changed
- Do not require docker save by @jfennick in #247
- regen parsers with schema-salad 8.4.20230911161330 by @mr-c in #240
- reduce usage of deprecated pkg_resources APIs by @mr-c in #249
Deps
- Bump actions/checkout from 3 to 4 by @dependabot in #244
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #248
- Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #251
- Update flake8-bugbear requirement from <23.8 to <23.10 by @dependabot in #246
- Update black requirement from ~=23.7 to ~=23.10 by @dependabot in #250
- Update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19 by @dependabot in #252
- Update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19 by @dependabot in #253
Full Changelog: v0.29...v0.30
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