Recent Releases of https://github.com/common-workflow-language/cwl-upgrader
https://github.com/common-workflow-language/cwl-upgrader - v1.2.12
What's Changed
- Drop Python 3.8 support, explicitly support Python 3.13 by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/181
- new file pattern for release dists and wheels by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/171
Deps
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/165
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/166
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/168
- Update pytest requirement from <8 to <9 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/167
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/169
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/172
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/173
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/174
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/175
- Bump mypy from 1.11.2 to 1.12.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/176
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/177
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/178
- Bump codecov/codecov-action from 3 to 5 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/179
- Bump mypy from 1.13.0 to 1.14.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/180
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.11...v1.2.12
- Python
Published by mr-c over 1 year ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.11
What's Changed
- setup.py → setup.cfg → pyproject.toml by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/163
- single source for the verson by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/164
Deps
- Update ruamel-yaml requirement from <0.18,>=0.16.0 to >=0.16.0,<0.19 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/159
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/160
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/161
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/162
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.10...v1.2.11
- Python
Published by mr-c over 2 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.10
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/152
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/154
- Bump mypy from 1.6.0 to 1.6.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/155
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/157
- Update ruamel-yaml requirement from <0.18,>=0.16.0 to >=0.16.0,<0.19 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/156
- release 1.2.10 by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/158
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.9...v1.2.10
- Python
Published by mr-c over 2 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.9
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 https://github.com/common-workflow-language/cwl-upgrader/pull/149
Deps
- Update pytest requirement from <7.4.0 to <7.5.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/146
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/145
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/147
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/148
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/150
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.8...v1.2.9
- Python
Published by mr-c almost 3 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.8
What's Changed
- Bump mypy from 0.971 to 1.3.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/136
- ruamel.yaml: allow any 0.17.x release @mr-c
- CI: upgrade & test CWL v1.0→v1.1,v1.2 by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/139
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.7...v1.2.8
- Python
Published by mr-c about 3 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.7
What's Changed
- Update ruamel-yaml requirement from <0.17.23,>=0.16.0 to >=0.16.0,<0.17.25 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/134
- Update ruamel-yaml requirement from <0.17.25,>=0.16.0 to >=0.16.0,<0.17.27 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/135
- prepare for v1.2.7 by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/137
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.6...v1.2.7
- Python
Published by mr-c about 3 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.6
What's Changed
- bump max ruamel.yaml version for all Python version by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/133
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.5...v1.2.6
- Python
Published by mr-c about 3 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.5
What's Changed
- better handle multi-version upgrades by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/120
- Update ruamel-yaml requirement from <0.17.22,>=0.16.0 to >=0.16.0,<0.17.23 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/130
Misc
- Update pytest requirement from <7.2.0 to <7.3.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/117
- Update pytest requirement from <7.3.0 to <7.4.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/129
- use CODECOV_TOKEN to avoid CI fails by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/122
- Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/123
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/126
- CI: fix dup codeql runs by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/131
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.4...v1.2.5
- Python
Published by mr-c about 3 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.4
What's Changed
- support always writing a new file, even if there are no changes by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/114
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.3...v1.2.4
- Python
Published by mr-c almost 4 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.3
What's Changed
- Move data for test to
testdataby @tom-tan in https://github.com/common-workflow-language/cwl-upgrader/pull/82 - Add testenv* to .gitignore by @tom-tan in https://github.com/common-workflow-language/cwl-upgrader/pull/83
- Fix #77: Unify
v1*_onlyparameter intotarget_versionby @tom-tan in https://github.com/common-workflow-language/cwl-upgrader/pull/79 - Readme: correct list of versions supported by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/86
- Make the requested output directory, if it doesn't exist yet by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/88
- support packed $graph documents by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/90
- Support draft-3 long form input arrays by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/91
- Fix tests for upgrade_document by @tom-tan in https://github.com/common-workflow-language/cwl-upgrader/pull/85
- Improve handling of no-op and invalid downgrade cases by @tetron in https://github.com/common-workflow-language/cwl-upgrader/pull/94
deps
- bumped minimum ruamel-yaml version @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/113
- Bump mypy from 0.910 to 0.921 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/97
- Update ruamel-yaml requirement from <0.17.18,>=0.14.12 to >=0.14.12,<0.17.20 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/100
- Bump mypy from 0.921 to 0.930 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/98
- Update ruamel-yaml requirement from <0.17.20,>=0.14.12 to >=0.14.12,<0.17.21 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/101
- Bump mypy from 0.930 to 0.931 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/102
- Update pytest requirement from <6.3.0 to <7.1.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/103
- Update ruamel-yaml requirement from <0.17.21,>=0.14.12 to >=0.14.12,<0.17.22 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/104
- Bump mypy from 0.931 to 0.940 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/105
- Update pytest requirement from <7.1.0 to <7.2.0 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/106
- Bump mypy from 0.940 to 0.941 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/107
- Bump mypy from 0.941 to 0.942 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/108
- Bump mypy from 0.942 to 0.950 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/109
- Bump mypy from 0.950 to 0.960 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/110
- Bump mypy from 0.960 to 0.971 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/112
New Contributors
- @tetron made their first contribution in https://github.com/common-workflow-language/cwl-upgrader/pull/94
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.2...v1.2.3
- Python
Published by mr-c almost 4 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.2
What's Changed
- Drop typing dep and add Python 3.10 support by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/81
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2.1...v1.2.2
BioHackEU21
- Python
Published by mr-c over 4 years ago
https://github.com/common-workflow-language/cwl-upgrader - v1.2.1
What's Changed
- fix NetworkAccess typo by @mr-c in https://github.com/common-workflow-language/cwl-upgrader/pull/74
- Update ruamel-yaml requirement from <0.17.11,>=0.14.12 to >=0.14.12,<0.17.18 by @dependabot in https://github.com/common-workflow-language/cwl-upgrader/pull/70 https://github.com/common-workflow-language/cwl-upgrader/pull/71 https://github.com/common-workflow-language/cwl-upgrader/pull/72 https://github.com/common-workflow-language/cwl-upgrader/pull/73 https://github.com/common-workflow-language/cwl-upgrader/pull/76
- Add .gitignore by @tom-tan in https://github.com/common-workflow-language/cwl-upgrader/pull/80
New Contributors
- @tom-tan made their first contribution in https://github.com/common-workflow-language/cwl-upgrader/pull/80
Full Changelog: https://github.com/common-workflow-language/cwl-upgrader/compare/v1.2...v1.2.1
BioHackEU21
- Python
Published by mr-c over 4 years ago
https://github.com/common-workflow-language/cwl-upgrader - cwl-upgrader v1.2; CWL v1.1 → CWL v1.2 support
add upgrading to v1.2 b5e5fd7 @mr-c
- Python
Published by mr-c almost 5 years ago
https://github.com/common-workflow-language/cwl-upgrader - cwl-upgrader v1.1: now with an improved interface
New CLI options: (1) which directory to output to; (2) stop at upgrading to CWL v1.0 #48 by @mr-c improve release process #39 by @mr-c install codeql-analysis.yml #41 by @mr-c Update ruamel-yaml requirement from <0.16.8,>=0.14.12 to >=0.14.12,<0.16.11 #37 @dependabot-preview Update pytest requirement from <5.4.0 to <5.5.0 #40 by @dependabot-preview
- Python
Published by mr-c over 5 years ago
https://github.com/common-workflow-language/cwl-upgrader - cwl-upgrader 0.5.0 CWL v1.0.x to CWL v1.1 conversion
Add CWL v1.0.x to CWL v1.1 conversion #26 by @mr-c add release-test #27 by @mr-c
- Python
Published by mr-c over 5 years ago
https://github.com/common-workflow-language/cwl-upgrader - cwl-upgrader v0.4.1 More cleanups for workflow upgrading
More cleanups for workflow upgrading (#22) by @mr-c
- preserve solo default
- don't remove prefix if it isn't used
- Python
Published by mr-c over 5 years ago
https://github.com/common-workflow-language/cwl-upgrader - cwl-upgrader v1.0 1st Python3 only release
Expanded ruamel-yaml and pytest requirements #30 #33 #34 #35 by @dependabot-preview reformat with black-19.10b0 #31 @mr-c drop Python2 support #38 by @mr-c
- Python
Published by mr-c over 5 years ago
https://github.com/common-workflow-language/cwl-upgrader -
Special thanks to the 4D Nucleome Data Coordination and Integration Center for donating many draft-3 workflows which greatly improved this version of cwl-upgrader
- Python
Published by mr-c about 8 years ago