1.3 KiB
1.3 KiB
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