Releases: common-workflow-language/cwl-upgrader
Releases Β· common-workflow-language/cwl-upgrader
v1.2.11
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
- Update ruamel-yaml requirement from <0.18,>=0.16.0 to >=0.16.0,<0.19 by @dependabot in #159
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #160
- Bump actions/setup-python from 4 to 5 by @dependabot in #161
- Bump github/codeql-action from 2 to 3 by @dependabot in #162
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #152
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #154
- Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #155
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #157
- Update ruamel-yaml requirement from <0.18,>=0.16.0 to >=0.16.0,<0.19 by @dependabot in #156
- release 1.2.10 by @mr-c in #158
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
Python 3.6 and 3.7 are no longer supported.
Deps
- Update pytest requirement from <7.4.0 to <7.5.0 by @dependabot in #146
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #145
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #147
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #148
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #150
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- Bump mypy from 0.971 to 1.3.0 by @dependabot in #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 #139
Full Changelog: v1.2.7...v1.2.8
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 #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
v1.2.5
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
- Update pytest requirement from <7.2.0 to <7.3.0 by @dependabot in #117
- Update pytest requirement from <7.3.0 to <7.4.0 by @dependabot in #129
- use CODECOV_TOKEN to avoid CI fails by @mr-c in #122
- Bump github/codeql-action from 1 to 2 by @dependabot in #123
- Bump actions/checkout from 2 to 3 by @dependabot in #126
- CI: fix dup codeql runs by @mr-c in #131
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
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 intotarget_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
- bumped minimum ruamel-yaml version @mr-c in #113
- Bump mypy from 0.910 to 0.921 by @dependabot in #97
- Update ruamel-yaml requirement from <0.17.18,>=0.14.12 to >=0.14.12,<0.17.20 by @dependabot in #100
- Bump mypy from 0.921 to 0.930 by @dependabot in #98
- Update ruamel-yaml requirement from <0.17.20,>=0.14.12 to >=0.14.12,<0.17.21 by @dependabot in #101
- Bump mypy from 0.930 to 0.931 by @dependabot in #102
- Update pytest requirement from <6.3.0 to <7.1.0 by @dependabot in #103
- Update ruamel-yaml requirement from <0.17.21,>=0.14.12 to >=0.14.12,<0.17.22 by @dependabot in #104
- Bump mypy from 0.931 to 0.940 by @dependabot in #105
- Update pytest requirement from <7.1.0 to <7.2.0 by @dependabot in #106
- Bump mypy from 0.940 to 0.941 by @dependabot in #107
- Bump mypy from 0.941 to 0.942 by @dependabot in #108
- Bump mypy from 0.942 to 0.950 by @dependabot in #109
- Bump mypy from 0.950 to 0.960 by @dependabot in #110
- Bump mypy from 0.960 to 0.971 by @dependabot in #112
New Contributors
Full Changelog: v1.2.2...v1.2.3