File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.0.63
6+
7+ ### :stars : Highlight Features
8+
9+ - :star : hl: create WorkflowSecret for pass env var before get secret value and binding when export to json.
10+
11+ ### :sparkles : Features
12+
13+ - :dart : feat: add pass_env before start stage execution (#44 )
14+ - :dart : feat: draft create model from caller func.
15+ - :dart : feat: draft mark secret value on result context.
16+
17+ ### :black_nib : Code Changes
18+
19+ - :test_tube : tests: add testcase for draft create model for function args.
20+
21+ ### :postbox : Dependencies
22+
23+ - :pushpin : deps: add pydantic-extra-types for extra timezone type validation.
24+
25+ ### :book : Documentations
26+
27+ - :page_facing_up : docs: update docs-string.
28+ - :page_facing_up : docs: update readme file.
29+
530## 0.0.62
631
732### :sparkles : Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.62 "
1+ __version__ : str = "0.0.63 "
You can’t perform that action at this time.
0 commit comments