Changelog¶
v1.1.0 - 2024-09-25¶
Compare with v1.0.0
Features¶
Add group keys task by @jessicasyu in #66
Admin¶
Add Python 3.11 to workflows and apply ruff linting by @jessicasyu in #65
v1.0.0 - 2024-08-02¶
Compare with v0.10.2
Tests¶
Add unit tests for io collection keys tasks by @jessicasyu in #59
Add unit tests for io collection load tasks by @jessicasyu in #60
Add unit tests for io collection save tasks by @jessicasyu in #61
Add unit tests for io collection save tasks by @jessicasyu in #62
Admin¶
Bump dependency versions by @jessicasyu in #58
Make helper load and save methods private by @jessicasyu in #63
v0.10.2 - 2024-06-07¶
Compare with v0.10.1
Admin¶
Update workflow action versions and badges by @jessicasyu in #55
Separate image dependencies to optional group by @jessicasyu in #56
v0.10.1 - 2024-05-07¶
Compare with v0.10.0
Admin¶
Migrate from aicsimageio to bioio by @jessicasyu in #52
Fix release workflow by @jessicasyu in #53
v0.10.0 - 2023-11-02¶
Compare with v0.9.0
Features¶
Add content type option to save tasks by @jessicasyu in #50
v0.9.0 - 2023-08-18¶
Compare with v0.8.0
Features¶
Add load json task by @jessicasyu in #46
Documentation¶
Add module docstrings by @jessicasyu in #47
Admin¶
Update workflow permissions and badges by @jessicasyu in #48
v0.8.0 - 2023-07-14¶
Compare with v0.7.3
Features¶
Add option to save to png in save image task by @jessicasyu in #43
Bug fixes¶
Update save json format pattern for negatives and exponents by @jessicasyu in #44
v0.7.3 - 2023-06-29¶
Compare with v0.7.2
Bug fixes¶
Update get keys task to ignore path ending by @jessicasyu in #40
Documentation¶
Update autogenerated documentation by @jessicasyu in #41
Admin¶
Update lock file version by @jessicasyu in #37
Update dev dependencies by @jessicasyu in #38
Bump dependency versions by @jessicasyu in #39
v0.7.2 - 2023-03-30¶
Compare with v0.7.1
Admin¶
Add task decorator to init imports by @jessicasyu in #34
Update pyproject.toml and dependencies by @jessicasyu in #35
v0.7.1 - 2023-03-28¶
Compare with v0.7.0
Bug fixes¶
Fix init import to exclude all double underscore files by @jessicasyu in #31
Admin¶
Update adding task decorator to init imports by @jessicasyu in #32
v0.7.0 - 2023-03-18¶
Compare with v0.6.2
Admin¶
Move prefect task decorator to init by @jessicasyu in #28
Add changelog and update actions by @jessicasyu in #29
v0.6.2 - 2023-02-22¶
Compare with v0.6.1
Admin¶
Upgrade prefect and update dependencies by @jessicasyu in #26
v0.6.1 - 2023-02-15¶
Compare with v0.6.0
Documentation¶
Fix type hints by @jessicasyu in #24
v0.6.0 - 2023-02-13¶
Compare with v0.5.0
Features¶
Add pickle tasks by @jessicasyu in #20
Add save gif task by @jessicasyu in #21
Bug fixes¶
Update make key replace for underscores by @jessicasyu in #22
Admin¶
Update import sorting for all tasks by @jessicasyu in #19
v0.5.0 - 2023-02-02¶
Compare with v0.4.0
Features¶
Add remove key task by @jessicasyu in #16
Add save tar task by @jessicasyu in #17
v0.4.0 - 2022-11-09¶
Compare with v0.3.0
Features¶
Add save image task by @jessicasyu in #14
v0.3.0 - 2022-11-02¶
Compare with v0.2.1
Features¶
Add save json task by @jessicasyu in #11
Add copy key task by @jessicasyu in #12
v0.2.1 - 2022-10-31¶
Compare with v0.2.0
Bug fixes¶
Fix load image task to check extensions by @jessicasyu in #9
v0.2.0 - 2022-10-27¶
Compare with v0.1.0
Features¶
Add tasks for working with Quilt by @jessicasyu in #4
Add load image task by @jessicasyu in #5
Add save figure task by @jessicasyu in #6
Add change key task by @jessicasyu in #7
v0.1.0 - 2022-10-24¶
Features¶
Add basic load and save tasks by @jessicasyu in #1
Add key tasks by @jessicasyu in #2