What's Changed
- Python 3.4+ support
- always exit when generating cwl from click by @bernt-matthias in #71
- Add --command argument also to galaxy part by @bernt-matthias in #70
- fix flake errors by @bernt-matthias in #72
- OutputParameter does not exist, it's OutputData. Also switch to GH Actions by @hexylena in #73
- Replace
imp
withimportlib
by @figi44 in #74
New Contributors
Full Changelog: 0.4.9...0.5.0