Skip to content

Commit

Permalink
Merge pull request #122 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.16.0
  • Loading branch information
rob-p authored Jan 29, 2024
2 parents 8ed365d + 084c2df commit 9cf6f49
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.16.0](https://github.com/COMBINE-lab/simpleaf/compare/v0.15.1...v0.16.0) (2024-01-29)


### Features

* make piscem default, add --no-piscem flag ([1642732](https://github.com/COMBINE-lab/simpleaf/commit/1642732235b1586bf5c24f8d761afe84d24dcdc5))


### Bug Fixes

* add piscem to conda env ([ab8b436](https://github.com/COMBINE-lab/simpleaf/commit/ab8b436f67cc1b1764b5396a6d51267c72311e73))
* typo ([6844f13](https://github.com/COMBINE-lab/simpleaf/commit/6844f1320d9ab7ca91bc5d6eb1f702bbaecfb43a))

## [0.15.1](https://github.com/COMBINE-lab/simpleaf/compare/v0.15.0...v0.15.1) (2023-10-29)


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.15.1"
version = "0.16.0"
edition = "2021"
authors = [
"Rob Patro <rob@cs.umd.edu>",
Expand Down

0 comments on commit 9cf6f49

Please sign in to comment.