Skip to content

Releases: common-workflow-language/cwl-upgrader

v1.2.11

14 Dec 15:40
Compare
Choose a tag to compare

What's Changed

  • setup.py β†’ setup.cfg β†’ pyproject.toml by @mr-c in #163
  • single source for the verson by @mr-c in #164

Deps

Full Changelog: v1.2.10...v1.2.11

v1.2.10

13 Nov 12:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.9...v1.2.10

v1.2.9

02 Sep 09:13
Compare
Choose a tag to compare

What's Changed

Python 3.6 and 3.7 are no longer supported.

  • drop Python 3.6, 3.7; add 3.12 by @mr-c in #149

Deps

Full Changelog: v1.2.8...v1.2.9

v1.2.8

01 Jun 10:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7

11 May 14:38
Compare
Choose a tag to compare

What's Changed

  • Update ruamel-yaml requirement from <0.17.23,>=0.16.0 to >=0.16.0,<0.17.25 by @dependabot in #134
  • Update ruamel-yaml requirement from <0.17.25,>=0.16.0 to >=0.16.0,<0.17.27 by @dependabot in #135
  • prepare for v1.2.7 by @mr-c in #137

Full Changelog: v1.2.6...v1.2.7

v1.2.6

02 May 08:36
Compare
Choose a tag to compare

What's Changed

  • bump max ruamel.yaml version for all Python version by @mr-c in #133

Full Changelog: v1.2.5...v1.2.6

v1.2.5

02 May 07:46
Compare
Choose a tag to compare

What's Changed

  • better handle multi-version upgrades by @mr-c in #120
  • Update ruamel-yaml requirement from <0.17.22,>=0.16.0 to >=0.16.0,<0.17.23 by @dependabot in #130

Misc

Full Changelog: v1.2.4...v1.2.5

v1.2.4

08 Sep 15:50
Compare
Choose a tag to compare

What's Changed

  • support always writing a new file, even if there are no changes by @mr-c in #114

Full Changelog: v1.2.3...v1.2.4

v1.2.3

20 Jul 16:28
Compare
Choose a tag to compare

What's Changed

  • Move data for test to testdata by @tom-tan in #82
  • Add testenv* to .gitignore by @tom-tan in #83
  • Fix #77: Unify v1*_only parameter into target_version by @tom-tan in #79
  • Readme: correct list of versions supported by @mr-c in #86
  • Make the requested output directory, if it doesn't exist yet by @mr-c in #88
  • support packed $graph documents by @mr-c in #90
  • Support draft-3 long form input arrays by @mr-c in #91
  • Fix tests for upgrade_document by @tom-tan in #85
  • Improve handling of no-op and invalid downgrade cases by @tetron in #94

deps

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

11 Nov 19:28
Compare
Choose a tag to compare

What's Changed

  • Drop typing dep and add Python 3.10 support by @mr-c in #81

Full Changelog: v1.2.1...v1.2.2

#BioHackEU21