rougail-output-display/CHANGELOG.md

74 lines
1.5 KiB
Markdown

## 1.0.0 (2026-06-21)
### Feat
- multi layers
- add layers + gitlab
- github output
- document output
- undocumented_modes is now a variable
- display layers if actived
- support values of differents layers
- support user data layers
- display error with tree
- remove console.read_write option
- default value for a calculated variable with an unknown optional variable
- update tests for integer type
- display loaded_from informations
- output return status too
- add tests
- exporter to console
### Fix
- rougail dependencies
- black
- update tests
- attributeerror
- leadership with smaller default value
- update tests
- secret_manager has no real default value
- display with subconfig
- modified value without layer
- enter in layers list
- better layers support
- error only if default
- update tests
- console => display
- black
- do not display empty console
- error format
- update tests
- tests for formatter
- dictionary => structure
- black
- the key is the description by default instead of name
- remove negative_description support
- add space before ":" in french
- version
- version
- better output for mandatories variables
- better caption + do not display None value
- update translation
- do not display default value with default_value_makes_sense set to False
- translate ERRORS
- separation between run and print function
## 0.1.0 (2024-11-06)
## 0.1.0rc1 (2024-11-06)
### Fix
- update rougail dependency
## 0.1.0rc0 (2024-11-01)
### Feat
- support auto_save variable
### Fix
- black
- license, pyproject and so on