2.8 KiB
2.8 KiB
0.2.0a28 (2025-11-03)
Feat
- support layers
Fix
- do not display full help to early
0.2.0a27 (2025-10-31)
Fix
- remove all warnings!
- update tests with new output_doc module
0.2.0a26 (2025-10-29)
Fix
- add default option for environment user datas
0.2.0a25 (2025-10-27)
Feat
- can use .rougailcli.yml, env variable or command line argument from own script
0.2.0a24 (2025-10-10)
Feat
- use rougail-user-data-commandline and mix config use data
Fix
- remove force_apply_user_data support
0.2.0a23 (2025-10-03)
Fix
- config in read_only mode is asked
0.2.0a22 (2025-10-02)
Feat
- limit warning when asked
0.2.0a21 (2025-09-29)
Feat
- add cli.read_write option
0.2.0a20 (2025-09-22)
Fix
- dictionary => structure
0.2.0a19 (2025-09-03)
Fix
- do now set modified option in second round
0.2.0a18 (2025-05-14)
Feat
- able to lad config_file name from environement variable
- loads user datas before and after cli params
0.2.0a17 (2025-05-12)
Fix
- upgrade translation
- black
0.2.0a16 (2025-05-09)
Fix
- description
0.2.0a15 (2025-05-05)
Fix
- do not raise if warning in cli
0.2.0a14 (2025-05-02)
Fix
- do not force use_data usage
0.2.0a13 (2025-04-30)
Fix
- add first test + remove add_extra_options option in tiramisu-cmdline-parser
- remove negative_description support
- display user-data instead of user_data in version
0.2.0a12 (2025-04-09)
Fix
- version
0.2.0a11 (2025-03-31)
Fix
- translation
0.2.0a10 (2025-03-31)
Fix
- access to cli.config_file variable with commandline
0.2.0a9 (2025-03-31)
Feat
- cli loads .rougailcli.yml file
0.2.0a8 (2025-02-17)
Fix
- add config.py file
0.2.0a7 (2025-02-17)
Fix
- better error support
0.2.0a6 (2025-02-10)
Feat
- return 1 if output has problems
0.2.0a5 (2025-02-05)
Feat
- user_data can be loaded after other plugins
0.2.0a4 (2025-01-04)
Fix
- add and remove not_for_commandline property
0.2.0a3 (2025-01-04)
Fix
- remove upgrade feature (now in formatter project) + better support of not_for_commandline feature
0.2.0a2 (2024-12-11)
Fix
- user_data and output are not plugins
0.2.0a1 (2024-11-28)
Fix
- separation between run and print function
0.2.0a0 (2024-11-27)
Feat
- load config from environment if rougail-user-data-environment is installed
Fix
- translation is not mandatory
0.1.1 (2024-11-06)
0.1.1rc0 (2024-11-06)
Fix
- update tiramisu_cmdline_parser dans rougail dependencies
- do not raise if user_data is not present
0.1.0 (2024-11-01)
Fix
- black
0.1.0rc0 (2024-10-31)
Feat
- improvemnt + translation
Fix
- remove extra options in commandline parser