rougail-output-display/CHANGELOG.md

82 lines
951 B
Markdown
Raw Normal View History

2025-04-30 09:04:26 +02:00
## 0.2.0a9 (2025-04-30)
### Fix
- remove negative_description support
- add space before ":" in french
2025-04-10 08:17:30 +02:00
## 0.2.0a8 (2025-04-10)
### Fix
- version
2025-04-09 21:47:25 +02:00
## 0.2.0a7 (2025-04-09)
### Fix
- version
2025-04-09 14:23:32 +02:00
## 0.2.0a6 (2025-04-09)
### Fix
- better output for mandatories variables
2025-04-09 08:53:10 +02:00
## 0.2.0a5 (2025-04-09)
### Fix
- better caption + do not display None value
2025-04-01 22:20:23 +02:00
## 0.2.0a4 (2025-04-01)
### Fix
- update translation
2025-02-17 09:53:38 +01:00
## 0.2.0a3 (2025-02-17)
### Fix
- do not display default value with default_value_makes_sense set to False
- translate ERRORS
2025-02-10 09:55:06 +01:00
## 0.2.0a2 (2025-02-10)
### Feat
- output return status too
- add tests
2024-11-28 22:06:49 +01:00
## 0.2.0a1 (2024-11-28)
### Fix
- separation between run and print function
2024-11-27 16:52:51 +01:00
## 0.2.0a0 (2024-11-27)
### Feat
- exporter to console
## 0.1.0 (2024-11-06)
2024-11-06 08:50:33 +01:00
## 0.1.0rc1 (2024-11-06)
### Fix
- update rougail dependency
2024-11-01 11:00:05 +01:00
## 0.1.0rc0 (2024-11-01)
### Feat
- support auto_save variable
### Fix
- black
- license, pyproject and so on