41 lines
462 B
Markdown
41 lines
462 B
Markdown
## 0.1.0a4 (2025-03-27)
|
|
|
|
### Feat
|
|
|
|
- format jinja template
|
|
|
|
## 0.1.0a3 (2025-03-27)
|
|
|
|
### Feat
|
|
|
|
- add secret_manager support
|
|
- add Namespace(Param|Calculation) support
|
|
|
|
### Fix
|
|
|
|
- do not add namespace in param
|
|
- an empty variable is []
|
|
|
|
## 0.1.0a2 (2025-03-26)
|
|
|
|
### Fix
|
|
|
|
- pyproject.toml
|
|
|
|
## 0.1.0a1 (2025-03-26)
|
|
|
|
### Fix
|
|
|
|
- add pyproject.toml
|
|
|
|
## 0.1.0a0 (2025-02-10)
|
|
|
|
### Feat
|
|
|
|
- output return status too
|
|
|
|
## 0.0.1a0 (2025-01-04)
|
|
|
|
### Fix
|
|
|
|
- remove prefix_path
|