157 lines
1.8 KiB
Markdown
157 lines
1.8 KiB
Markdown
## 0.2.0a19 (2025-11-21)
|
|
|
|
### Feat
|
|
|
|
- undocumented_modes is now a variable
|
|
|
|
### Fix
|
|
|
|
- black
|
|
- do not display empty console
|
|
|
|
## 0.2.0a18 (2025-11-07)
|
|
|
|
### Feat
|
|
|
|
- display layers if actived
|
|
|
|
## 0.2.0a17 (2025-11-06)
|
|
|
|
### Feat
|
|
|
|
- support values of differents layers
|
|
|
|
## 0.2.0a16 (2025-11-03)
|
|
|
|
### Feat
|
|
|
|
- support user data layers
|
|
|
|
## 0.2.0a15 (2025-10-16)
|
|
|
|
### Fix
|
|
|
|
- error format
|
|
|
|
## 0.2.0a14 (2025-10-10)
|
|
|
|
### Feat
|
|
|
|
- display error with tree
|
|
|
|
### Fix
|
|
|
|
- update tests
|
|
- tests for formatter
|
|
|
|
## 0.2.0a13 (2025-09-29)
|
|
|
|
### Feat
|
|
|
|
- remove console.read_write option
|
|
- default value for a calculated variable with an unknown optional variable
|
|
- update tests for integer type
|
|
|
|
## 0.2.0a12 (2025-09-22)
|
|
|
|
### Fix
|
|
|
|
- dictionary => structure
|
|
|
|
## 0.2.0a11 (2025-05-12)
|
|
|
|
### Feat
|
|
|
|
- display loaded_from informations
|
|
|
|
### Fix
|
|
|
|
- black
|
|
|
|
## 0.2.0a10 (2025-05-09)
|
|
|
|
### Fix
|
|
|
|
- the key is the description by default instead of name
|
|
|
|
## 0.2.0a9 (2025-04-30)
|
|
|
|
### Fix
|
|
|
|
- remove negative_description support
|
|
- add space before ":" in french
|
|
|
|
## 0.2.0a8 (2025-04-10)
|
|
|
|
### Fix
|
|
|
|
- version
|
|
|
|
## 0.2.0a7 (2025-04-09)
|
|
|
|
### Fix
|
|
|
|
- version
|
|
|
|
## 0.2.0a6 (2025-04-09)
|
|
|
|
### Fix
|
|
|
|
- better output for mandatories variables
|
|
|
|
## 0.2.0a5 (2025-04-09)
|
|
|
|
### Fix
|
|
|
|
- better caption + do not display None value
|
|
|
|
## 0.2.0a4 (2025-04-01)
|
|
|
|
### Fix
|
|
|
|
- update translation
|
|
|
|
## 0.2.0a3 (2025-02-17)
|
|
|
|
### Fix
|
|
|
|
- do not display default value with default_value_makes_sense set to False
|
|
- translate ERRORS
|
|
|
|
## 0.2.0a2 (2025-02-10)
|
|
|
|
### Feat
|
|
|
|
- output return status too
|
|
- add tests
|
|
|
|
## 0.2.0a1 (2024-11-28)
|
|
|
|
### Fix
|
|
|
|
- separation between run and print function
|
|
|
|
## 0.2.0a0 (2024-11-27)
|
|
|
|
### Feat
|
|
|
|
- exporter to console
|
|
|
|
## 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
|