Skip to content

Commit

Permalink
Release v1.0.0 (#64)
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 Aug 2, 2024
1 parent fae4ee6 commit 4ed4741
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [v1.0.0](https://github.com/allen-cell-animated/io-collection/releases/tag/v1.0.0) - 2024-08-02

> Compare with [v0.10.2](https://github.com/allen-cell-animated/io-collection/compare/v0.10.2...v1.0.0)
### Tests

- Add unit tests for io collection keys tasks by [@jessicasyu](https://github.com/jessicasyu) in [#59](https://github.com/allen-cell-animated/io-collection/pull/59)
- Add unit tests for io collection load tasks by [@jessicasyu](https://github.com/jessicasyu) in [#60](https://github.com/allen-cell-animated/io-collection/pull/60)
- Add unit tests for io collection save tasks by [@jessicasyu](https://github.com/jessicasyu) in [#61](https://github.com/allen-cell-animated/io-collection/pull/61)
- Add unit tests for io collection save tasks by [@jessicasyu](https://github.com/jessicasyu) in [#62](https://github.com/allen-cell-animated/io-collection/pull/62)

### Admin

- Bump dependency versions by [@jessicasyu](https://github.com/jessicasyu) in [#58](https://github.com/allen-cell-animated/io-collection/pull/58)
- Make helper load and save methods private by [@jessicasyu](https://github.com/jessicasyu) in [#63](https://github.com/allen-cell-animated/io-collection/pull/63)

# [v0.10.2](https://github.com/allen-cell-animated/io-collection/releases/tag/v0.10.2) - 2024-06-07

> Compare with [v0.10.1](https://github.com/allen-cell-animated/io-collection/compare/v0.10.1...v0.10.2)
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 = "io-collection"
version = "0.10.2"
version = "1.0.0"
description = "Collection of tasks for I/O."
authors = [
"Jessica S. Yu <[email protected]>"
Expand Down

0 comments on commit 4ed4741

Please sign in to comment.