rougail-output-ansible/CHANGELOG.md

117 lines
1.3 KiB
Markdown
Raw Normal View History

2025-10-03 13:32:14 +02:00
## 0.2.0a15 (2025-10-03)
### Fix
- ansible in config is a family
- tests for formatter
2025-09-29 10:59:45 +02:00
## 0.2.0a14 (2025-09-29)
### Feat
- remove json.read_write option
- default value for a calculated variable with an unknown optional variable
- update tests for integer type
2025-09-22 14:29:52 +02:00
## 0.2.0a13 (2025-09-22)
### Fix
- dictionary => structure
2025-09-10 17:42:32 +02:00
## 0.2.0a12 (2025-09-10)
### Fix
- all group is not necesary
2025-09-08 16:53:43 +02:00
## 0.2.0a11 (2025-09-08)
### Fix
- "all" group are now compose with host and we remove duplicated hostname
2025-07-04 06:43:44 +02:00
## 0.2.0a10 (2025-07-04)
### Feat
- add ansible.export_warnings option
2025-06-18 06:58:12 +02:00
## 0.2.0a9 (2025-06-18)
### Fix
- rougail separation
2025-05-12 09:12:02 +02:00
## 0.2.0a8 (2025-05-12)
### Fix
- update tests
- black
2025-05-02 08:21:02 +02:00
## 0.2.0a7 (2025-05-02)
### Fix
- do not force use_data usage
2025-04-30 09:04:16 +02:00
## 0.2.0a6 (2025-04-30)
### Fix
- remove negative_description support
- update tests
- better mandatory support in test
2025-04-09 21:31:41 +02:00
## 0.2.0a5 (2025-04-09)
### Fix
- version
2025-04-01 22:20:59 +02:00
## 0.2.0a4 (2025-04-01)
### Fix
- update tests
2025-02-17 09:54:55 +01:00
## 0.2.0a3 (2025-02-17)
### Fix
- translation
2025-02-10 09:57:40 +01:00
## 0.2.0a2 (2025-02-10)
### Feat
- output return status too
2025-01-02 21:56:34 +01:00
## 0.2.0a1 (2025-01-02)
### Fix
- user data ansible is loaded before
2025-01-02 21:38:32 +01:00
## 0.2.0a0 (2025-01-02)
### Feat
- add namespace_is_hostname option
- add tests
2024-11-29 08:22:07 +01:00
## 0.1.1a2 (2024-11-29)
2024-11-28 22:04:53 +01:00
## 0.1.1a1 (2024-11-28)
### Fix
- better errors support
2024-11-27 17:31:40 +01:00
## 0.1.1a0 (2024-11-27)
### Fix
- first commit