We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b5f7d commit fdd86b5Copy full SHA for fdd86b5
1 file changed
NEWS.md
@@ -5,6 +5,15 @@ This includes a list of major changes for each minor version starting from 0.19.
5
For information on how to use `micom` please refer to
6
[the documentation](https://micom-dev.github.io/micom).
7
8
+### 0.38.0
9
+
10
+`build()` will now show a single summarized warning if samples have less than 50%
11
+of their abundance matched in the model database. Samples with no matches at all will
12
+be reported separately and removed from the manifest as those can not be used as an
13
+input to `grow()`.
14
15
+Made sure that progress bars are no longer spammed with logging messages in between.
16
17
### 0.37.1
18
19
Pins the OSQP version to a range compatible with optlang.
0 commit comments