Changelog#
v0.5.0 - 2024-09-25#
Compare with v0.4.0
Tests#
Add unit tests for colony collection tasks by @jessicasyu in #34
Admin#
Fix release workflow by @jessicasyu in #31
Update workflow action versions and badges by @jessicasyu in #32
Bump dependency versions by @jessicasyu in #33
Add Python 3.11 to workflows and apply ruff linting by @jessicasyu in #35
v0.4.0 - 2023-08-30#
Compare with v0.3.4
Features#
Refactor calculate tasks by @jessicasyu in #29
v0.3.4 - 2023-08-18#
Compare with v0.3.3
Documentation#
Add module docstrings by @jessicasyu in #26
Admin#
Update workflow permissions and badges by @jessicasyu in #27
v0.3.3 - 2023-06-29#
Compare with v0.3.2
Documentation#
Update autogenerated documentation by @jessicasyu in #24
Admin#
Update lock file version by @jessicasyu in #21
Update dev dependencies by @jessicasyu in #22
Bump dependency versions by @jessicasyu in #23
v0.3.2 - 2023-03-30#
Compare with v0.3.1
Admin#
Update adding task decorator to init imports by @jessicasyu in #17
Add task decorator to init imports by @jessicasyu in #18
Update pyproject.toml and dependencies by @jessicasyu in #19
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 #15
v0.3.0 - 2023-03-18#
Compare with v0.2.2
Admin#
Move prefect task decorator to init by @jessicasyu in #12
Add changelog and update actions by @jessicasyu in #13
v0.2.2 - 2023-02-22#
Compare with v0.2.1
Admin#
Upgrade prefect and update dependencies by @jessicasyu in #10
v0.2.1 - 2023-02-15#
Compare with v0.2.0
Documentation#
Fix type hints by @jessicasyu in #8
v0.2.0 - 2023-02-10#
Compare with v0.1.0
Features#
Add network tasks by @jessicasyu in #4
Add cluster tasks by @jessicasyu in #5
Admin#
Update import sorting for all tasks by @jessicasyu in #3
Move neighbors tasks to top level by @jessicasyu in #6
v0.1.0 - 2022-11-21#
Compare with ae672b890f089ca6b2372d59a0f6ebcf8cf893e3
Features#
Add calculate neighbors tasks by @jessicasyu in #1