Skip to content

Commit

Permalink
Merge pull request #92 from COMBINE-lab/master
Browse files Browse the repository at this point in the history
Merge master changes back into develop
  • Loading branch information
rob-p committed Nov 8, 2022
2 parents aa0f4ab + b611494 commit 2199cab
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"undefined": "0.5.1",
".": "0.7.0"
".": "0.8.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

Changelog for alevin-fry

## [0.8.0](https://github.com/COMBINE-lab/alevin-fry/compare/v0.7.0...v0.8.0) (2022-10-11)


### ⚠ BREAKING CHANGES

* fix parsing of force-cells and expect-cells

### Bug Fixes

* fix parsing of force-cells and expect-cells ([aa0f4ab](https://github.com/COMBINE-lab/alevin-fry/commit/aa0f4abb388e464491652fb2e1b682e33b1df05c))

## [0.7.0](https://github.com/COMBINE-lab/alevin-fry/compare/v0.6.0...v0.7.0) (2022-08-02)


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 = "alevin-fry"
version = "0.7.1"
version = "0.8.0"
authors = [
"Avi Srivastava <avi.srivastava@nyu.edu>",
"Hirak Sarkar <hirak_sarkar@hms.harvard.edu>",
Expand Down

0 comments on commit 2199cab

Please sign in to comment.