rougail-output-json/CHANGELOG.md

118 lines
1.2 KiB
Markdown
Raw Normal View History

2025-11-21 08:03:44 +01:00
## 0.2.0a14 (2025-11-21)
### Fix
- ExtentionError => ExtensionError
2025-11-06 06:27:15 +01:00
## 0.2.0a13 (2025-11-06)
### Feat
- add some tests
2025-11-03 18:27:57 +01:00
## 0.2.0a12 (2025-11-03)
### Feat
- allow extra kwargs
### Fix
- update tests
2025-10-10 08:14:42 +02:00
## 0.2.0a11 (2025-10-10)
### Fix
- update test
- tests
- tests for formatter
2025-09-29 11:01:01 +02:00
## 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
2025-09-22 14:23:12 +02:00
## 0.2.0a9 (2025-09-22)
### Fix
- dependency
2025-05-12 09:10:35 +02:00
## 0.2.0a8 (2025-05-12)
### Fix
- black
2025-04-30 09:06:05 +02:00
## 0.2.0a7 (2025-04-30)
### Fix
- remove negative_description support
- update tests
2025-04-09 21:35:32 +02:00
## 0.2.0a6 (2025-04-09)
### Fix
- version
2025-04-01 22:17:50 +02:00
## 0.2.0a5 (2025-04-01)
### Fix
- update tests
- update translation
2025-03-30 19:35:43 +02:00
## 0.2.0a4 (2025-03-30)
### Fix
- update tests
2025-03-19 11:02:42 +01:00
## 0.2.0a3 (2025-03-19)
### Feat
- add json.get to have sub variables
2025-02-17 09:44:06 +01:00
## 0.2.0a2 (2025-02-17)
### Fix
- translation
2025-02-10 09:43:48 +01:00
## 0.2.0a1 (2025-02-10)
### Feat
- output return status too
2024-12-11 21:46:46 +01:00
## 0.2.0a0 (2024-12-11)
### Feat
- add error and warnings informations in json
- add tests
### Fix
- update tests
2024-11-28 22:02:53 +01:00
## 0.1.1a0 (2024-11-28)
2024-11-28 08:18:50 +01:00
### Fix
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