rougail-output-json/CHANGELOG.md

105 lines
1.1 KiB
Markdown

## 0.2.0a12 (2025-11-03)
### Feat
- allow extra kwargs
### Fix
- update tests
## 0.2.0a11 (2025-10-10)
### Fix
- update test
- tests
- tests for formatter
## 0.2.0a10 (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
## 0.2.0a9 (2025-09-22)
### Fix
- dependency
## 0.2.0a8 (2025-05-12)
### Fix
- black
## 0.2.0a7 (2025-04-30)
### Fix
- remove negative_description support
- update tests
## 0.2.0a6 (2025-04-09)
### Fix
- version
## 0.2.0a5 (2025-04-01)
### Fix
- update tests
- update translation
## 0.2.0a4 (2025-03-30)
### Fix
- update tests
## 0.2.0a3 (2025-03-19)
### Feat
- add json.get to have sub variables
## 0.2.0a2 (2025-02-17)
### Fix
- translation
## 0.2.0a1 (2025-02-10)
### Feat
- output return status too
## 0.2.0a0 (2024-12-11)
### Feat
- add error and warnings informations in json
- add tests
### Fix
- update tests
## 0.1.1a0 (2024-11-28)
### Fix
- separation between run and print function
## 0.1.0 (2024-11-28)
### Feat
- copy from rougail-output-exporter
- init commit