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.67
6+
7+ ### :stars : Highlight Features
8+
9+ - :star : hl: add handler retry on stage exec.
10+
11+ ### :bug : Bug fixes
12+
13+ - :gear : fixed: revise retry logic for map result context data.
14+
15+ ### :black_nib : Code Changes
16+
17+ - :test_tube : tests: fixed foreach concurency testcase.
18+
19+ ### :package : Build & Workflow
20+
21+ - :toolbox : build: format pyproject config.
22+ - :toolbox : build: add platform support docker build.
23+ - :toolbox : build: update variable from env.
24+ - :toolbox : build: revise build gh workflow for push image to ghcr.
25+
26+ ### :book : Documentations
27+
28+ - :page_facing_up : docs: update comment on stage module.
29+ - :page_facing_up : docs: fixed readme file.
30+ - :page_facing_up : docs: update readme file.
31+
532## 0.0.66
633
734### :sparkles : Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.66 "
1+ __version__ : str = "0.0.67 "
You can’t perform that action at this time.
0 commit comments