Releases: hexylena/argparse2tool
Releases · hexylena/argparse2tool
0.5.0 - Py3 support
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
0.4.5
Thanks @bernt-matthias for fixing interpreter in galaxy xml and making parameters much more legible