rougail-output-formatter/CHANGELOG.md

146 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2025-10-10 08:15:07 +02:00
## 0.1.0a19 (2025-10-10)
### Fix
- update tests
- tests
2025-09-30 22:03:19 +02:00
## 0.1.0a18 (2025-09-30)
### Feat
- family or dynamic could needs type attribute
2025-09-29 11:50:23 +02:00
## 0.1.0a17 (2025-09-29)
### Feat
- param line size
### Fix
- support numeric string
2025-09-29 11:00:48 +02:00
## 0.1.0a16 (2025-09-29)
### Feat
- 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
2025-09-22 14:24:35 +02:00
## 0.1.0a15 (2025-09-22)
### Fix
- dictionary => structure
2025-06-18 06:57:42 +02:00
## 0.1.0a14 (2025-06-18)
### Fix
- rougail separation
2025-05-15 13:13:28 +02:00
## 0.1.0a13 (2025-05-15)
### Fix
- no multi empty line when a variable finish by a multi line description
2025-05-12 09:10:52 +02:00
## 0.1.0a12 (2025-05-12)
### Fix
- black
2025-05-09 08:22:19 +02:00
## 0.1.0a11 (2025-05-09)
### Fix
- format with default_dictionary_format_version configuration
2025-05-02 08:22:57 +02:00
## 0.1.0a10 (2025-05-02)
### Fix
- do not load use_data with rougail cli
- support {{ suffix }} name in 1.1 format version
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