Skip to content

Commit 7a6317c

Browse files
committed
Update to v0.6.1
1 parent de01175 commit 7a6317c

7 files changed

Lines changed: 268 additions & 160 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install rust
2626
uses: dtolnay/rust-toolchain@master
2727
with:
28-
toolchain: 1.89.0
28+
toolchain: 1.92.0
2929
components: clippy, rustfmt
3030

3131
- name: Check source formatting

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v0.6.1 - 2025-12-16
4+
5+
- Fix error message to describe chromosome consistency issues between assembly-to-ref alignments and the reference fasta [PacificBiosciences/portello#1]
6+
37
## v0.6.0 - 2025-09-15
48

59
- CR-532 Join colinear contig alignments

0 commit comments

Comments
 (0)