Skip to content

Commit

Permalink
Merge pull request #140 from COMBINE-lab/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--simpleaf

chore(main): release 0.17.0
  • Loading branch information
rob-p authored Jul 1, 2024
2 parents 9d7a7fd + f55e807 commit 6e145c8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.17.0](https://github.com/COMBINE-lab/simpleaf/compare/v0.16.2...v0.17.0) (2024-07-01)


### Features

* Add refresh-prog-info subcommand ([8597635](https://github.com/COMBINE-lab/simpleaf/commit/8597635edde981f3afab367d008e39d157858ba3))
* copy over gene_id_to_names.tsv to quant directory ([8597635](https://github.com/COMBINE-lab/simpleaf/commit/8597635edde981f3afab367d008e39d157858ba3))
* support new piscem geometry flags ([8597635](https://github.com/COMBINE-lab/simpleaf/commit/8597635edde981f3afab367d008e39d157858ba3))

## [0.16.2](https://github.com/COMBINE-lab/simpleaf/compare/v0.16.1...v0.16.2) (2024-02-01)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "simpleaf"
version = "0.16.2"
version = "0.17.0"
edition = "2021"
authors = [
"Rob Patro <[email protected]>",
Expand Down

0 comments on commit 6e145c8

Please sign in to comment.