Skip to content

Commit 348d9eb

Browse files
chore(main): release 1.4.0
1 parent 8025462 commit 348d9eb

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/PathoGenOmics-Lab/VIPERA/compare/v1.3.1...v1.4.0) (2026-03-06)
4+
5+
6+
### Features
7+
8+
* add low-confidence site filtering ([f447478](https://github.com/PathoGenOmics-Lab/VIPERA/commit/f447478fe409e01e64c7a9d077a18c8518f460aa))
9+
* remove demix module from rule core ([#30](https://github.com/PathoGenOmics-Lab/VIPERA/issues/30)) ([cb01079](https://github.com/PathoGenOmics-Lab/VIPERA/commit/cb0107939b82a2d7cc0dc94ca69448f9e6cf5b83))
10+
* use site quality filter to calculate evolutionary rate ([#33](https://github.com/PathoGenOmics-Lab/VIPERA/issues/33)) ([29d75e5](https://github.com/PathoGenOmics-Lab/VIPERA/commit/29d75e5e30d93b7c1048d93cda99dabc5a21690f))
11+
12+
13+
### Bug Fixes
14+
15+
* catch errors on AF-time correlation test ([#39](https://github.com/PathoGenOmics-Lab/VIPERA/issues/39)) ([8025462](https://github.com/PathoGenOmics-Lab/VIPERA/commit/8025462be3d0710f34216307a739e79d00dd16ac))
16+
* consider masked sites for dN and dS calculation ([#38](https://github.com/PathoGenOmics-Lab/VIPERA/issues/38)) ([ce47836](https://github.com/PathoGenOmics-Lab/VIPERA/commit/ce478362f6a34997add99932deaf1403b731d769))
17+
* deduplicate variants and handle missing annotation ([#32](https://github.com/PathoGenOmics-Lab/VIPERA/issues/32)) ([c70dfe0](https://github.com/PathoGenOmics-Lab/VIPERA/commit/c70dfe0a606705807c3f912a21a89338a9f88625))
18+
* init missing columns ([#37](https://github.com/PathoGenOmics-Lab/VIPERA/issues/37)) ([fa5f624](https://github.com/PathoGenOmics-Lab/VIPERA/commit/fa5f6240f4eac915eda1a61c53fbce0db8370732))
19+
* pin setuptools to avoid deprecation error in Snakemake 7 ([395696c](https://github.com/PathoGenOmics-Lab/VIPERA/commit/395696c8f1231d8e94c5eaf330a6dda59045d210))
20+
* pin setuptools version to avoid deprecation error ([#31](https://github.com/PathoGenOmics-Lab/VIPERA/issues/31)) ([395696c](https://github.com/PathoGenOmics-Lab/VIPERA/commit/395696c8f1231d8e94c5eaf330a6dda59045d210))
21+
322
## [1.3.1](https://github.com/PathoGenOmics-Lab/VIPERA/compare/v1.3.0...v1.3.1) (2025-11-24)
423

524

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.4.0

0 commit comments

Comments
 (0)