Changelog#
v1.1.0 - 2024-09-25#
Compare with v1.0.0
Features#
Change create docker volume task return to volume name by @jessicasyu in #70
Admin#
Add Python 3.11 to workflows and apply ruff linting by @jessicasyu in #68
Bump dependency versions and clean up type hinting by @jessicasyu in #69
v1.0.0 - 2024-08-30#
Compare with v0.6.1
Tests#
Added tests for filter manifest files task by @mychal98 in #29
Add unit tests for container collection batch tasks by @jessicasyu in #64
Add unit tests for container collection fargate tasks by @jessicasyu in #65
Add unit tests for container collection docker tasks by @jessicasyu in #66
Documentation#
Add docstrings for template and manifest tasks by @jessicasyu in #63
Admin#
Fix release workflow by @jessicasyu in #60
Update workflow action versions and badges by @jessicasyu in #61
Bump dependency versions by @jessicasyu in #62
v0.6.1 - 2023-08-18#
Compare with v0.6.0
Documentation#
Add module docstrings by @jessicasyu in #56
Admin#
Update workflow permissions and badges by @jessicasyu in #57
Add missing publish coverage badge step by @jessicasyu in #58
v0.6.0 - 2023-06-29#
Compare with v0.5.2
Features#
Update make batch job task to be more generalizable by @jessicasyu in #53
Documentation#
Update autogenerated documentation by @jessicasyu in #54
Admin#
Update lock file version by @jessicasyu in #50
Update dev dependencies by @jessicasyu in #51
Bump dependency versions by @jessicasyu in #52
v0.5.2 - 2023-03-30#
Compare with v0.5.1
Admin#
Add task decorator to init imports by @jessicasyu in #47
Update pyproject.toml and dependencies by @jessicasyu in #48
v0.5.1 - 2023-03-28#
Compare with v0.5.0
Bug fixes#
Fix init import to exclude all double underscore files by @jessicasyu in #44
Admin#
Update adding task decorator to init imports by @jessicasyu in #45
v0.5.0 - 2023-03-18#
Compare with v0.4.8
Admin#
Move prefect task decorator to init by @jessicasyu in #41
Add changelog and update actions by @jessicasyu in #42
v0.4.8 - 2023-02-22#
Compare with v0.4.7
Admin#
Fix boto3 version to work with io collection by @jessicasyu in #39
v0.4.7 - 2023-02-21#
Compare with v0.4.6
Admin#
Upgrade prefect and update dependencies by @jessicasyu in #37
v0.4.6 - 2023-02-16#
Compare with v0.4.5
Documentation#
Fix type hints by @jessicasyu in #35
v0.4.5 - 2023-02-15#
Compare with v0.4.4
Documentation#
Fix type hints by @jessicasyu in #33
Admin#
Update import sorting for all tasks by @jessicasyu in #32
v0.4.4 - 2022-12-12#
Compare with v0.4.3
Features#
Add detach to run docker command task by @jessicasyu in #30
Tests#
v0.4.3 - 2022-11-17#
Compare with v0.4.2
Tests#
v0.4.2 - 2022-11-07#
Compare with v0.4.1
Bug fixes#
Pass series name to summarize manifest files task by @jessicasyu in #19
Tests#
v0.4.1 - 2022-11-01#
Compare with v0.4.0
Features#
Add docker volumes tasks by @jessicasyu in #16
Bug fixes#
Remove Prefect secrets usage by @jessicasyu in #17
v0.4.0 - 2022-10-24#
Compare with v0.3.0
Features#
Add run docker command task by @jessicasyu in #11
Add Fargate tasks by @jessicasyu in #12
Documentation#
Add missing type annotations by @jessicasyu in #13
v0.3.0 - 2022-10-24#
Compare with v0.2.0
Features#
Add and update manifest tasks by @jessicasyu in #9
v0.2.0 - 2022-10-24#
Compare with v0.1.0
Features#
Add batch tasks by @jessicasyu in #7
v0.1.0 - 2022-10-24#
Features#
Add docker tasks by @jessicasyu in #5