rougail-output-json/CHANGELOG.md

52 lines
1 KiB
Markdown
Raw Permalink Normal View History

2026-06-21 18:29:44 +02:00
## 1.0.0 (2026-06-21)
2026-06-11 08:34:46 +02:00
### Feat
- leadership => sequence
2026-05-04 13:35:48 +02:00
- remove mandatory verification
2026-06-21 18:29:44 +02:00
- add doc
- add some tests
- allow extra kwargs
- remove json.read_write option
- default value for a calculated variable with an unknown optional variable
- update tests for integer type
- add json.get to have sub variables
- output return status too
- add error and warnings informations in json
- add tests
2026-01-21 09:00:20 +01:00
### Fix
2026-06-21 18:29:44 +02:00
- rougail dependencies
- update translation
- black
- update tests
2026-01-21 09:00:20 +01:00
- warnings and errors support
2026-01-14 14:31:41 +01:00
- remove json.get which is conflict with cli.root feature
2025-12-30 10:52:13 +01:00
- update tests
2025-12-22 09:08:49 +01:00
- add namespace parameter for ansible
- better namespace support
2025-11-21 08:03:44 +01:00
- ExtentionError => ExtensionError
2025-11-03 18:27:57 +01:00
- update tests
2025-10-10 08:14:42 +02:00
- update test
- tests
- tests for formatter
2025-09-22 14:23:12 +02:00
- dependency
2025-05-12 09:10:35 +02:00
- black
2025-04-30 09:06:05 +02:00
- remove negative_description support
- update tests
2025-04-09 21:35:32 +02:00
- version
2025-04-01 22:17:50 +02:00
- update tests
- update translation
2025-03-30 19:35:43 +02:00
- update tests
2025-02-17 09:44:06 +01:00
- translation
2024-12-11 21:46:46 +01:00
- update tests
2024-11-28 22:02:53 +01:00
- separation between run and print function
2024-11-28 08:18:50 +01:00
2024-11-28 22:02:53 +01:00
## 0.1.0 (2024-11-28)
2024-11-28 08:18:50 +01:00
### Feat
2024-11-28 22:02:53 +01:00
- copy from rougail-output-exporter
- init commit