This release contains a number of small various fixes for the cwlgen library, namely:
- Add required fields for workflow / commandline tool to ensure these are exported (45)
- Add more parameters (inputs, outputs, steps, etc) to Workflow and CommandLineTool for single line instantiation (34)
- Bumps ruamel.yaml range to match cwltool (https://github.com/common-workflow-language/cwltool/commit/b7aaee48019aaf50a05be6a4b3da51994163b5aa)
- Allow hints to accept and bind Requirements correctly (36)
- Fix DockerRequirement directory typo (44, thanks martinchapman!)