We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec027d8 commit ce19fc8Copy full SHA for ce19fc8
CHANGELOG.md
@@ -1,4 +1,13 @@
1
# CHANGELOG
2
+v1.3.12 (August 2024)
3
+- Improvement: `annotate_hits.py` has a new argument to specify more GFF types to use
4
+- Improvement: `count_patterns.py` has a new argument to only print the p-value threshold (thanks to Bamu Damaris)
5
+- Bugfix: refuse to run if certain arguments are not provided
6
+- Docs: fix readthedocs' configuration
7
+- CI: speeding things up using mamba
8
+- CI: workaround to avoid GH actions crashing due to glmnet_py
9
+- Tests: avoid failures due to newer versions of sklearn
10
+
11
v1.3.11 (May 2023)
12
- Improvement: Rtab files can use a empty string to signify missing values
13
- Bugfix: avoid crashes wn running wgGWAS with covariates
0 commit comments