Skip to content

Releases: common-workflow-language/cwltool

3.1.20240909164951

09 Sep 17:40
4bb5329
Compare
Choose a tag to compare

What's Changed

Deps

New Contributors

Full Changelog: 3.1.20240708091337...3.1.20240909164951

3.1.20240708091337

08 Jul 09:50
Compare
Choose a tag to compare

What's Changed

  • Support Podman version 5.x which autodeletes the cidfiles by @mr-c in #2016
  • Use uv compatible syntax in test-requirements.txt by @hauntsaninja in #2012
  • Add docstrings to functions in ro.py by @AGoetzee in #2002

Deps

  • Update black requirement from ~=24.3 to ~=24.4 by @dependabot in #1992
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #2008
  • Update galaxy-util requirement from <24.1 to <24.2 by @dependabot in #2015
  • Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #2009
  • Update galaxy-tool-util requirement from !=23.0.1,!=23.0.2,!=23.0.3,!=23.0.4,!=23.0.5,<24.1,>=22.1.2 to !=23.0.1,!=23.0.2,!=23.0.3,!=23.0.4,!=23.0.5,>=24.1.1,<24.2 by @dependabot in #2014

New Contributors

Full Changelog: 3.1.20240508115724...3.1.20240708091337

3.1.20240508115724

16 May 12:43
270f9c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.20240404144621...3.1.20240508115724

3.1.20240404144621

10 Apr 13:24
Compare
Choose a tag to compare

What's Changed

  • add the --shm-size parameter at runtime by @lihl2014 in #1972
  • Append "cwltool" to HTTP User-Agent string by @svonworl in #1977
  • biocontainers test is flaky, automatically retry it. by @mr-c in #1983
  • setuptools: silence package discovery warnings by @mr-c in #1981
  • pytest: use the worksteal scheduler and run on all logical cores, not just physical. by @mr-c in https://github.com/common-
    workflow-language/cwltool/pull/1984
  • podman nor singularity/apptainer support is experimental by @mr-c in #1991

Deps

New Contributors

Full Changelog: 3.1.20240112164112...3.1.20240404144621

3.1.20240112164112

15 Jan 14:35
ec1e1c8
Compare
Choose a tag to compare

What's Changed

Deps

New Contributors

Full Changelog: 3.1.20231207110929...3.1.20240112164112

3.1.20231207110929

07 Dec 11:17
Compare
Choose a tag to compare

What's Changed

  • setup.py was missing spython install dependency by @mr-c in #1953
  • conformance tests: do so with the mypc compiled version of cwltool by @mr-c in #1951

Full Changelog: 3.1.20231206180100...3.1.20231207110929

3.1.20231206180100

06 Dec 18:33
Compare
Choose a tag to compare

What's Changed

Misc

  • remove last usage of pkg_resources by @mr-c in #1945
  • Drop "Atomic" types in favor of recursive typedefs by @mr-c in #1943

Deps

New Contributors

Full Changelog: 3.1.20231114134824...3.1.20231206180100

3.1.20231114134824

14 Nov 14:07
Compare
Choose a tag to compare

What's Changed

  • gh-actions: need newer setuptools to run setuptools_scm by @mr-c in #1932
  • Update ruamel-yaml requirement from <0.18,>=0.16.0 to >=0.16.0,<0.19 by @dependabot in #1934
  • software dependencies: allow newer versions of galaxy-tool-util by @mr-c in #1936
  • skip cwl-utils 0.30 by @mr-c in #1941
  • Update black requirement from ~=23.10 to ~=23.11 by @dependabot in #1939

Full Changelog: 3.1.20231020140205...3.1.20231114134824

3.1.20231020140205

20 Oct 14:23
Compare
Choose a tag to compare

What's Changed

  • fix the pickling error for IO objects by @ndonyapour in #1929
  • gh-actions: record version before building container to publish to quay.io by @mr-c in #1931

Full Changelog: 3.1.20231020113452...3.1.20231020140205

3.1.20231020113452

20 Oct 12:30
Compare
Choose a tag to compare

What's Changed

  • temporarily downgrade galaxy-tool-util to workaround issue with newer conda by @mr-c in #1930

Deps

Full Changelog: 3.1.20231016170136...3.1.20231020113452