Changelog#
v0.10.0 - 2024-09-25#
Compare with v0.9.0
Tests#
Add unit tests for shape collection tasks by @jessicasyu in #50
Documentation#
Update type hinting and task defaults by @jessicasyu in #52
Admin#
Fix release workflow by @jessicasyu in #47
Update workflow action versions and badges by @jessicasyu in #48
Bump dependency versions by @jessicasyu in #49
Add Python 3.11 to workflows and apply ruff linting by @jessicasyu in #51
v0.9.0 - 2024-02-23#
Compare with v0.8.0
Features#
Add extract voxel contours task by @jessicasyu in #45
Bug fixes#
Add check for shape mode bins without offsets by @jessicasyu in #44
v0.8.0 - 2023-08-30#
Compare with v0.7.2
Features#
Refactor calculate tasks by @jessicasyu in #42
v0.7.2 - 2023-08-18#
Compare with v0.7.1
Documentation#
Add module docstrings by @jessicasyu in #38
Admin#
Update workflow permissions and badges by @jessicasyu in #39
v0.7.1 - 2023-07-18#
Compare with v0.7.0
Admin#
Bump aicsshparam from 0.1.6 to 0.1.7 by @jessicasyu in #36
v0.7.0 - 2023-07-14#
Compare with v0.6.0
Features#
Update get shape coefficients to output angle, center, and MSE by @jessicasyu in #32
Add extract mesh projections task by @jessicasyu in #33
Add extract mesh wireframe task by @jessicasyu in #34
v0.6.0 - 2023-06-29#
Compare with v0.5.0
Features#
Add construct mesh tasks by @jessicasyu in #26
Documentation#
Update autogenerated documentation by @jessicasyu in #30
Admin#
Update lock file version by @jessicasyu in #27
Update dev dependencies by @jessicasyu in #28
Bump dependency versions by @jessicasyu in #29
v0.5.0 - 2023-05-08#
Compare with v0.4.0
Features#
Add get shape properties task by @jessicasyu in #23
Add get shape properties task to init by @jessicasyu in #24
v0.4.0 - 2023-03-30#
Compare with v0.3.1
Features#
Update calculate stats tasks with optional sampling by @jessicasyu in #21
Admin#
Update adding task decorator to init imports by @jessicasyu in #18
Add task decorator to init imports by @jessicasyu in #19
Update pyproject.toml and dependencies by @jessicasyu in #20
v0.3.1 - 2023-03-20#
Compare with v0.3.0
Bug fixes#
Fix init import to exclude all double underscore files by @jessicasyu in #16
v0.3.0 - 2023-03-18#
Compare with v0.2.3
Admin#
Move prefect task decorator to init by @jessicasyu in #13
Add changelog and update actions by @jessicasyu in #14
v0.2.3 - 2023-02-22#
Compare with v0.2.2
Admin#
Upgrade prefect and update dependencies by @jessicasyu in #11
v0.2.2 - 2023-02-17#
Compare with v0.2.1
Bug fixes#
Fix calculate shape stats to use same coeff columns by @jessicasyu in #9
v0.2.1 - 2023-02-15#
Compare with v0.2.0
Documentation#
Fix type hints by @jessicasyu in #7
v0.2.0 - 2023-02-10#
Compare with v0.1.0
Features#
Add shape mode tasks by @jessicasyu in #4
Admin#
Update import sorting for all tasks by @jessicasyu in #3
Move coefficient tasks to top level by @jessicasyu in #5
v0.1.0 - 2022-11-21#
Compare with 1b35037a46a1f7e3616665197c2006a3884b188a
Features#
Add calculate coefficients tasks by @jessicasyu in #1