Releases: osl-incubator/retsu
Releases · osl-incubator/retsu
0.3.0
0.3.0 (2024-08-18)
Features
- Add initial support for async processes (#19) (7ce37d1)
- Add wrap-up decorator for managing celery tasks (#20) (41c6fb3)
0.2.4
0.2.4 (2024-08-16)
Bug Fixes
- Fix del and rename create_processes to setup (#18) (c4654d7)
0.2.3
0.2.3 (2024-08-16)
Bug Fixes
- Fix function names and fix minor issues (#17) (f4cf368)
0.2.2
0.2.2 (2024-08-14)
Bug Fixes
- Fix stopping workflow and refactor (#15) (5ab8f9b)
0.2.1
0.2.1 (2024-08-12)
Bug Fixes
0.2.0
0.2.0 (2024-06-29)
Features
0.1.1
0.1.1 (2024-06-20)
Bug Fixes
- Fix
get
command in the result attribute, and add get_group_tasks
(#11) (ff29334)
0.1.0
0.1.0 (2024-06-07)
Features
- Add method create_task to the TaskManager class (07379b8)
0.0.4
0.0.4 (2024-05-31)
Bug Fixes
- Improve the task metadata handling (#7) (476e0b4)
0.0.3
0.0.3 (2024-05-29)
Bug Fixes
- Fix initial issues with the structure and the example (#5) (7d520f9)
- wait for the celery task until the end of the execution. (#6) (f1ba586)