52 lines
1.3 KiB
Markdown
52 lines
1.3 KiB
Markdown
## 1.0.0 (2026-06-21)
|
|
|
|
### Feat
|
|
|
|
- leadership => sequence
|
|
- add doc
|
|
- add some tests
|
|
- allow extra kwargs
|
|
- family or dynamic could needs type attribute
|
|
- param line size
|
|
- variable with an index is an integer variable
|
|
- default value for a calculated variable with an unknown optional variable
|
|
- **#26**: convert cidr and network_cidr format
|
|
- add integer type which will replace number type
|
|
- add yamllint validation
|
|
- support multi lines for help
|
|
- format jinja template
|
|
- add secret_manager support
|
|
- add Namespace(Param|Calculation) support
|
|
- output return status too
|
|
|
|
### Fix
|
|
|
|
- rougail dependencies
|
|
- black
|
|
- update tests
|
|
- better path detection
|
|
- update tests
|
|
- update tests
|
|
- ExtentionError => ExtensionError
|
|
- always remove choice type + support warnings
|
|
- update tests
|
|
- update tests
|
|
- tests
|
|
- support numeric string
|
|
- dictionary => structure
|
|
- rougail separation
|
|
- no multi empty line when a variable finish by a multi line description
|
|
- black
|
|
- format with default_dictionary_format_version configuration
|
|
- do not load use_data with rougail cli
|
|
- support {{ suffix }} name in 1.1 format version
|
|
- update tests
|
|
- add version
|
|
- update tests
|
|
- do not add multi \n at ends of export
|
|
- if and for in 3 lines
|
|
- do not add namespace in param
|
|
- an empty variable is []
|
|
- pyproject.toml
|
|
- add pyproject.toml
|
|
- remove prefix_path
|