2026-06-21 18:26:07 +02:00
|
|
|
## 1.0.0 (2026-06-21)
|
2026-06-11 07:53:59 +02:00
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- leadership => sequence
|
2025-12-30 10:52:46 +01:00
|
|
|
- add doc
|
2025-11-06 06:27:30 +01:00
|
|
|
- add some tests
|
2025-11-03 18:28:32 +01:00
|
|
|
- allow extra kwargs
|
2025-09-30 22:03:19 +02:00
|
|
|
- family or dynamic could needs type attribute
|
2025-09-29 11:50:23 +02:00
|
|
|
- param line size
|
2025-09-29 11:00:48 +02:00
|
|
|
- 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
|
2026-06-21 18:26:07 +02:00
|
|
|
- add yamllint validation
|
|
|
|
|
- support multi lines for help
|
|
|
|
|
- format jinja template
|
|
|
|
|
- add secret_manager support
|
|
|
|
|
- add Namespace(Param|Calculation) support
|
|
|
|
|
- output return status too
|
2025-09-22 14:24:35 +02:00
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
2026-06-21 18:26:07 +02:00
|
|
|
- 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
|
2025-09-22 14:24:35 +02:00
|
|
|
- dictionary => structure
|
2025-06-18 06:57:42 +02:00
|
|
|
- rougail separation
|
2025-05-15 13:13:28 +02:00
|
|
|
- no multi empty line when a variable finish by a multi line description
|
2025-05-12 09:10:52 +02:00
|
|
|
- black
|
2025-05-09 08:22:19 +02:00
|
|
|
- format with default_dictionary_format_version configuration
|
2025-05-02 08:22:57 +02:00
|
|
|
- do not load use_data with rougail cli
|
|
|
|
|
- support {{ suffix }} name in 1.1 format version
|
2025-04-30 09:04:56 +02:00
|
|
|
- update tests
|
|
|
|
|
- add version
|
2025-04-01 22:18:44 +02:00
|
|
|
- update tests
|
2025-03-28 08:32:12 +01:00
|
|
|
- do not add multi \n at ends of export
|
2025-03-27 21:45:52 +01:00
|
|
|
- if and for in 3 lines
|
2025-03-27 08:29:18 +01:00
|
|
|
- do not add namespace in param
|
|
|
|
|
- an empty variable is []
|
2025-03-26 14:32:00 +01:00
|
|
|
- pyproject.toml
|
2025-03-26 14:30:25 +01:00
|
|
|
- add pyproject.toml
|
2025-01-04 11:50:39 +01:00
|
|
|
- remove prefix_path
|