Skip to content

Commit 8ba6217

Browse files
authored
chore: release main (#967)
1 parent e377c4e commit 8ba6217

8 files changed

Lines changed: 257 additions & 258 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"mehari": "0.41.2",
3-
"mehari-python": "0.41.2"
2+
"mehari": "0.42.0",
3+
"mehari-python": "0.42.0"
44
}

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mehari-python/CHANGELOG.md

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

3+
## [0.42.0](https://github.com/varfish-org/mehari/compare/v0.41.2...v0.42.0) (2026-04-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add experimental option to predict compound effect of multiple variants on the same transcript, allow building txdb from gff3+fasta ([#972](https://github.com/varfish-org/mehari/issues/972))
9+
10+
### Features
11+
12+
* add experimental option to predict compound effect of multiple variants on the same transcript, allow building txdb from gff3+fasta ([#972](https://github.com/varfish-org/mehari/issues/972)) ([e377c4e](https://github.com/varfish-org/mehari/commit/e377c4eeeb7da1644feba7d37be7a71dc86ada69))
13+
* add options to include reference/alternative cDNA and protein sequences in output ([#966](https://github.com/varfish-org/mehari/issues/966)) ([ec87cb0](https://github.com/varfish-org/mehari/commit/ec87cb0e5c8bf6c70672a5d2b8fd5f76da82c0b5))
14+
315
## [0.41.2](https://github.com/varfish-org/mehari/compare/v0.41.1...v0.41.2) (2026-03-22)
416

517

0 commit comments

Comments
 (0)