Skip to content

Commit 16d2e32

Browse files
Merge pull request #175 from CCBR/release/v3.2.2
chore: 🤖 prepare release v3.2.2
2 parents 52a4a22 + 96d5a5c commit 16d2e32

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
## XAVIER development version
22

3+
## XAVIER 3.2.2
4+
35
- Fixed a bug where tumor-only and unpaired runs could fail during Snakefile parsing (#174, @samarth8392)
46
- Fixed the sample names in `pairs.tsv` in test/data folder which causes run with test data to fail (#174, @samarth8392)
7+
58
## XAVIER 3.2.1
69

710
- Added separate variable for control-freec genome fasta file (#169, @samarth8392)

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ identifiers:
4646
- description: Archived snapshots of all versions
4747
type: doi
4848
value: 10.5281/zenodo.12727315
49-
version: v3.2.1
50-
date-released: "2025-06-12"
49+
version: v3.2.2
50+
date-released: "2026-01-29"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.1-dev
1+
3.2.2-dev

0 commit comments

Comments
 (0)