v0.11
What's Changed
- Created example for importing CWL as an object into python by @alexiswl in #53
- clarify licensing by @mr-c in #62
- Example of programmatic CWL creation by @mr-c in #70
- advertise that we include our own types by @mr-c in #82
- Initial "all-in-one" normalizer script by @mr-c in #63
Misc:
- Switch to Github Actions by @mr-c in #60
- Update ruamel-yaml requirement from <=0.16.5,>=0.12.4 to >=0.12.4,<0.16.14 by @dependabot-preview in #59
- Revert "Merge pull request #59 from dependabot/pip/ruamel-yaml-gte-0.12.4-and-lt-0.16.14" by @mr-c in #61
- Update ruamel-yaml requirement by @mr-c in #65
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #72
- fix release test by @mr-c in #77
- Update ruamel-yaml requirement from <0.16.12,>=0.12.4 to >=0.12.4,<0.17.8 by @dependabot in #76
- fix typo by @KushalBeniwal in #78
- Bump mypy from 0.812 to 0.901 by @dependabot in #79
- Update ruamel-yaml requirement from <0.17.8,>=0.12.4 to >=0.12.4,<0.17.10 by @dependabot in #80
- get ready for v0.10 release by @mr-c in #83
- update release test in preparation for v0.10 by @mr-c in #84
- Bump mypy from 0.901 to 0.910 by @dependabot in #85
- Update schema-salad requirement from <8,>=7 to >=7,<9 by @dependabot in #86
- release v0.11 by @mr-c in #87
New Contributors
- @alexiswl made their first contribution in #53
- @KushalBeniwal made their first contribution in #78
Full Changelog: 0.9...v0.11