Skip to content

Commit 1300893

Browse files
committed
change log added
1 parent f926e36 commit 1300893

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [1.2.0] - 2026-01-05
4+
### Added
5+
- New **parallel clique-based dereplication workflow** (from `parallel-cliques` branch) to improve scalability on large connected components
6+
- `--anifile` command-line option to directly use existing skani output (avoids repeated skani runs if user wants to dereplicate genomes under different quality and ANI thresholds)
7+
- `-a`/`--alignedfrac` command-line option to apply a fraction-aligned threshold when detecting redundant genomic pairs
8+
9+
### Changed
10+
- Final dereplication step in **no-reassembly mode** now reuses the original skani output instead of rerunning skani
11+
- Minor refactoring to improve code readability
12+
13+
### Performance
14+
- Benchmarked MAGmax performance against *Galah*
15+
316
## [1.1.0] - 2025-08-26
417
### Added
518
- New feature: `no-reassembly` command-line option.

0 commit comments

Comments
 (0)