Skip to content

Commit

Permalink
Release v0.12.0 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: jessicasyu <[email protected]>
  • Loading branch information
github-actions[bot] and jessicasyu authored Nov 2, 2023
1 parent cd7b5a2 commit 04bb1e8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [v0.12.0](https://github.com/bagherilab/arcade-collection/releases/tag/v0.12.0) - 2023-11-02

> Compare with [v0.11.0](https://github.com/bagherilab/arcade-collection/compare/v0.11.0...v0.12.0)
### Features

- Update convert to simularium task for patch simulations by [@jessicasyu](https://github.com/jessicasyu) in [#63](https://github.com/bagherilab/arcade-collection/pull/63)
- Update convert to projection task to use contours by [@jessicasyu](https://github.com/jessicasyu) in [#64](https://github.com/bagherilab/arcade-collection/pull/64)
- Add parse growth file task by [@Isabelle-C](https://github.com/Isabelle-C) in [#14](https://github.com/bagherilab/arcade-collection/pull/14)

### Documentation

- Add convert tasks to module reference by [@jessicasyu](https://github.com/jessicasyu) in [#65](https://github.com/bagherilab/arcade-collection/pull/65)

### Admin

- Move convert tasks into convert package by [@jessicasyu](https://github.com/jessicasyu) in [#62](https://github.com/bagherilab/arcade-collection/pull/62)

# [v0.11.0](https://github.com/bagherilab/arcade-collection/releases/tag/v0.11.0) - 2023-09-06

> Compare with [v0.10.0](https://github.com/bagherilab/arcade-collection/compare/v0.10.0...v0.11.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade-collection"
version = "0.11.0"
version = "0.12.0"
description = "Collection of tasks for working with ARCADE."
authors = [
"Jessica S. Yu <[email protected]>"
Expand Down

0 comments on commit 04bb1e8

Please sign in to comment.