Skip to content

Commit 25aee03

Browse files
committed
chore(main): release 0.3.0
1 parent b89fc26 commit 25aee03

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/varfish-org/viguno/compare/v0.2.1...v0.3.0) (2024-07-11)
4+
5+
6+
### Features
7+
8+
* implement OpenAPI documentation ([#162](https://github.com/varfish-org/viguno/issues/162)) ([#165](https://github.com/varfish-org/viguno/issues/165)) ([b89fc26](https://github.com/varfish-org/viguno/commit/b89fc26d0f9c5555730b576aa5bac0a8ed9f2cf0))
9+
* remove Phenix-like P-value precomputation ([#148](https://github.com/varfish-org/viguno/issues/148)) ([#163](https://github.com/varfish-org/viguno/issues/163)) ([3fb8be1](https://github.com/varfish-org/viguno/commit/3fb8be1c01d829768336c959b4b8bab8f3d975ab))
10+
311
## [0.2.1](https://github.com/varfish-org/viguno/compare/v0.2.0...v0.2.1) (2024-02-01)
412

513

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "viguno"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
66
description = "Phenotype/disease for VarFish"

0 commit comments

Comments
 (0)