File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.0.65
6+
7+ ### :sparkles : Features
8+
9+ - :dart : feat: add workflow raise error on job exec.
10+ - :dart : feat: remove result param from workflow exec.
11+ - :dart : feat: add return status from workflow job exec method.
12+ - :dart : feat: revise context and params for more performance and monitoring improvements (#47 )
13+ - :dart : feat: draft caller exception for call stage.
14+
15+ ### :bug : Bug fixes
16+
17+ - :gear : fixed: change config on parallel stage.
18+
19+ ### :black_nib : Code Changes
20+
21+ - :test_tube : tests: add testcase support foreach stage exec concurrent.
22+ - :art : format: clean and revise job exec on workflow model.
23+ - :test_tube : tests: update testcase for job exec method on workflow model.
24+ - :construction : refactored: change exception to error for minimal styled.
25+ - :test_tube : tests: update testcase for making coverage.
26+
27+ ### :broom : Deprecate & Clean
28+
29+ - :recycle : clean: remove workflow poke and task object.
30+
531## 0.0.64
632
733### :stars : Highlight Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.64 "
1+ __version__ : str = "0.0.65 "
You can’t perform that action at this time.
0 commit comments