We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06e12c commit cceafaaCopy full SHA for cceafaa
NEWS.md
@@ -1,4 +1,5 @@
1
# batchtools 0.9.3
2
+
3
* Running jobs now are also included while querying for status "started". This affects `findStarted()`, `findNotStarted` and `getStatus()`.
4
* `findExperiments()` now performs an exact string match (instead of matching substrings) for patterns specified via `prob.name` and `algo.name`.
5
For substring matching, use `prob.pattern` or `algo.pattern`, respectively.
0 commit comments