You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changes.rst
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
Changelog
2
2
=========
3
-
2.1.1 (2020-09-)
3
+
2.1.0 (2020-09-22)
4
4
----------------
5
5
* Add `bedtools random` as a test case
6
-
* Use a simple metric to exclude flags unless they have a somewhat valid description text
7
-
*
6
+
* Use a simple metric to exclude flags unless they have a somewhat valid description text, this should result in less false-positive flags being detected
7
+
* Fixed the `id` field in the CWL tool definitions including some path elements (like `..`)
8
+
* Use `cwltool` as a command-line tool instead of via the Python API (it is supposed to be more stable)
0 commit comments