113 lines
1.3 KiB
Markdown
113 lines
1.3 KiB
Markdown
## 0.1.0a15 (2025-09-22)
|
|
|
|
### Fix
|
|
|
|
- dictionary => structure
|
|
|
|
## 0.1.0a14 (2025-06-18)
|
|
|
|
### Fix
|
|
|
|
- rougail separation
|
|
|
|
## 0.1.0a13 (2025-05-15)
|
|
|
|
### Fix
|
|
|
|
- no multi empty line when a variable finish by a multi line description
|
|
|
|
## 0.1.0a12 (2025-05-12)
|
|
|
|
### Fix
|
|
|
|
- black
|
|
|
|
## 0.1.0a11 (2025-05-09)
|
|
|
|
### Fix
|
|
|
|
- format with default_dictionary_format_version configuration
|
|
|
|
## 0.1.0a10 (2025-05-02)
|
|
|
|
### Fix
|
|
|
|
- do not load use_data with rougail cli
|
|
- support {{ suffix }} name in 1.1 format version
|
|
|
|
## 0.1.0a9 (2025-04-30)
|
|
|
|
### Feat
|
|
|
|
- add yamllint validation
|
|
|
|
### Fix
|
|
|
|
- update tests
|
|
- add version
|
|
|
|
## 0.1.0a8 (2025-04-01)
|
|
|
|
### Fix
|
|
|
|
- update tests
|
|
|
|
## 0.1.0a7 (2025-03-30)
|
|
|
|
### Feat
|
|
|
|
- support multi lines for help
|
|
|
|
## 0.1.0a6 (2025-03-28)
|
|
|
|
### Fix
|
|
|
|
- do not add multi \n at ends of export
|
|
|
|
## 0.1.0a5 (2025-03-27)
|
|
|
|
### Fix
|
|
|
|
- if and for in 3 lines
|
|
|
|
## 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
|