2025-04-30 09:04:56 +02:00
|
|
|
## 0.1.0a9 (2025-04-30)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- add yamllint validation
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- update tests
|
|
|
|
|
- add version
|
|
|
|
|
|
2025-04-01 22:18:44 +02:00
|
|
|
## 0.1.0a8 (2025-04-01)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- update tests
|
|
|
|
|
|
2025-03-30 19:39:44 +02:00
|
|
|
## 0.1.0a7 (2025-03-30)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- support multi lines for help
|
|
|
|
|
|
2025-03-28 08:32:12 +01:00
|
|
|
## 0.1.0a6 (2025-03-28)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- do not add multi \n at ends of export
|
|
|
|
|
|
2025-03-27 21:45:52 +01:00
|
|
|
## 0.1.0a5 (2025-03-27)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- if and for in 3 lines
|
|
|
|
|
|
2025-03-27 08:36:55 +01:00
|
|
|
## 0.1.0a4 (2025-03-27)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- format jinja template
|
|
|
|
|
|
2025-03-27 08:29:18 +01:00
|
|
|
## 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 []
|
|
|
|
|
|
2025-03-26 14:32:00 +01:00
|
|
|
## 0.1.0a2 (2025-03-26)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- pyproject.toml
|
|
|
|
|
|
2025-03-26 14:30:25 +01:00
|
|
|
## 0.1.0a1 (2025-03-26)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- add pyproject.toml
|
|
|
|
|
|
2025-02-10 09:46:36 +01:00
|
|
|
## 0.1.0a0 (2025-02-10)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- output return status too
|
|
|
|
|
|
2025-01-04 11:50:39 +01:00
|
|
|
## 0.0.1a0 (2025-01-04)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- remove prefix_path
|