File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
3+ 1.2.0 (2020-09-13)
4+ -----------------
5+ User-Facing Changes
6+ ******************
7+ * Add output generation for CWL and WDL
8+
9+ Fixes
10+ *****
11+ * Fix the railroad diagrams not building
12+
13+ Internal Changes
14+ ****************
15+ * Upgrade wdlgen to 3.0.0
16+ * Delete `hash.py `, which was unused
17+ * Add `Command.outputs `, which is a property that returns all outputs
18+ * Add (rudimentary) prioritisation for types, ensuring we don't always choose the type derived from the argument (this is an initial attempt at #37)
19+ * Support more complex assertions for test cases, including the number of outputs
20+ * Small improvements to the infer_type regexes
21+ * Refactor test case assertions into the `HelpText ` class
22+
3231.1.1 (2020-09-10)
424------------------
525
You can’t perform that action at this time.
0 commit comments