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: CHANGELOG.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,15 @@
1
1
# CHANGELOG
2
-
v1.3.8 (May 2020)
2
+
v1.3.9 (June 2021)
3
+
- Bugfix: avoid a crash when providing lineages in whole genome mode
4
+
5
+
v1.3.8 (May 2021)
3
6
- Improvement: fall back to Firth regression when encountering a matrix inversion error (thanks to Julian Libiseller-Egger)
4
7
- Bugfix: check for zero passing variants in read_all (enet, thanks to Julian Libiseller-Egger)
5
8
- Bugfix: use len(all_strains) instead of len(sample_order) to determine shape of sparse matrix in load_all_vars (enet, thanks to Julian Libiseller-Egger)
6
9
- Bugfix: properly report all filtered variants
7
10
- Bugfix: --lmm requires either --similarity or a LMM cache
8
11
9
-
v1.3.7 (May 2020)
12
+
v1.3.7 (May 2021)
10
13
- Enhancement: check that provided phenotypes are of numeric type
11
14
- Bugfix: properly report all filtered variants
12
15
- Bugfix: don't crash if regression fails for missing data
0 commit comments