Skip to content

Commit

Permalink
Prep v0.5.0 release (#34)
Browse files Browse the repository at this point in the history
* update develpoment environment

* 0.5.0 release notes

* bump version

* fix authors

* remove unused dependency
  • Loading branch information
alimanfoo authored May 11, 2021
1 parent 070645c commit 44bb5ab
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 165 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@ $ poetry publish

## Release notes


### 0.5.0

* Add `Ag3.snp_allele_frequencies()`.
* Add `Ag3.snp_effects()`.
* Add `Ag3.cnv_hmm()`, `Ag3.cnv_coverage_calls()` and `Ag3.cnv_discordant_read_calls()`.
* Speed up test suite via caching.
* Add configuration for pre-commit hooks.


### 0.4.3

* Performance improvements for faster reading a indexing
Expand Down
Loading

0 comments on commit 44bb5ab

Please sign in to comment.