Releases: galaxyproject/gxformat2
Releases · galaxyproject/gxformat2
0.20.0
0.19.0
What's Changed
- Update label comment by @mvdbeek in #90
- Refresh codegen using schema-salad 8.4.20230808163024 by @mr-c in #92
- Use
ConnectedValue
for connected values by @mvdbeek in #95 - Add now mandatory readthedocs config files by @nsoranzo in #94
- Add abstraction for popping connection dictionary to model. by @jmchilton in #96
- More helpers for reasoning about gxformat2 steps. by @jmchilton in #98
- Sync markdown_parse with Galaxy by @mvdbeek in #99
Full Changelog: 0.18.0...0.19.0
0.18.0
0.17.0
0.16.0
What's Changed
- Add dev
when
on steps to backend (don't expose in schema yet). by @jmchilton in #48 - Update project plumbing to allow dev release. by @jmchilton in #49
- Drop support for Python 3.5, add 3.9 by @nsoranzo in #52
- Relicense under the MIT license by @nsoranzo in #58
- Format2: Add
label
attribute toWorkflowInputParameter
andWorkflowOutputParameter
by @nsoranzo in #56 - Misc fixes and refactorings by @nsoranzo in #55
- Convert Format2 workflow
label
to nativename
by @nsoranzo in #54 - test_abstract_export: use different names for the different outputs by @simleo in #57
- Fix 2 typos by @nsoranzo in #62
- Propagate
doc
field to abstract CWL format by @nsoranzo in #65 - Linting fixes by @mvdbeek in #64
- Maintain collection_type if present by @mvdbeek in #68
- Fix schema doc build by @nsoranzo in #69
- Lint and deprecation fixes by @nsoranzo in #70
- Run java codegenerator by @mvdbeek in #71
- Run maven tests on pull_request by @mvdbeek in #72
- fix schema-salad pycodegen by @mr-c in #76
- Add workflow default file support by @mvdbeek in #79
- Add typescript implementation by @mr-c in #75
- Fix cytoscape HTML exports from dist package. by @jmchilton in #82
- Add missing elements to schema, fix change_datatype conversion, CSS by @mvdbeek in #83
- Support lists as data inputs by @mvdbeek in #84
New Contributors
- @nsoranzo made their first contribution in #52
- @simleo made their first contribution in #57
- @mr-c made their first contribution in #76
Full Changelog: 0.15.0...v0.16.0