File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.0.37
6+
7+ ### :stars : Highlight Features
8+
9+ - :star : hl: add dynamic job runs-on execute func.
10+
11+ ### :sparkles : Features
12+
13+ - :dart : feat: move execute strategy from method to func.
14+ - :dart : feat: change logic of gen_id.
15+
16+ ### :black_nib : Code Changes
17+
18+ - :test_tube : tests: add testcase for job execute with self-hosted.
19+ - :test_tube : tests: update testcase for cover coverage.
20+ - :art : styled: change log name of routes from workflow to uvicorn.
21+ - :test_tube : tests: update testcase for workflows on api component.
22+
23+ ### :package : Build & Workflow
24+
25+ - :toolbox : build: add uv dockerfile support uv building.
26+
527## 0.0.36
628
729### :sparkles : Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.36 "
1+ __version__ : str = "0.0.37 "
You can’t perform that action at this time.
0 commit comments