rougail-cli/CHANGELOG.md

133 lines
1.7 KiB
Markdown
Raw Normal View History

2025-05-09 08:23:35 +02:00
## 0.2.0a16 (2025-05-09)
### Fix
- description
2025-05-05 16:59:45 +02:00
## 0.2.0a15 (2025-05-05)
### Fix
- do not raise if warning in cli
2025-05-02 08:09:23 +02:00
## 0.2.0a14 (2025-05-02)
### Fix
- do not force use_data usage
2025-04-30 09:03:10 +02:00
## 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
2025-04-09 21:22:44 +02:00
## 0.2.0a12 (2025-04-09)
### Fix
- version
2025-03-31 16:38:16 +02:00
## 0.2.0a11 (2025-03-31)
### Fix
- translation
2025-03-31 10:25:20 +02:00
## 0.2.0a10 (2025-03-31)
### Fix
- access to cli.config_file variable with commandline
2025-03-31 09:30:43 +02:00
## 0.2.0a9 (2025-03-31)
### Feat
- cli loads .rougailcli.yml file
2025-02-17 11:17:43 +01:00
## 0.2.0a8 (2025-02-17)
### Fix
- add config.py file
2025-02-17 10:01:27 +01:00
## 0.2.0a7 (2025-02-17)
### Fix
- better error support
2025-02-10 10:00:37 +01:00
## 0.2.0a6 (2025-02-10)
### Feat
- return 1 if output has problems
2025-02-05 11:58:25 +01:00
## 0.2.0a5 (2025-02-05)
### Feat
- user_data can be loaded after other plugins
2025-01-04 12:33:31 +01:00
## 0.2.0a4 (2025-01-04)
### Fix
- add and remove not_for_commandline property
2025-01-04 12:00:02 +01:00
## 0.2.0a3 (2025-01-04)
### Fix
- remove upgrade feature (now in formatter project) + better support of not_for_commandline feature
2024-12-11 22:19:57 +01:00
## 0.2.0a2 (2024-12-11)
### Fix
- user_data and output are not plugins
2024-11-28 21:47:36 +01:00
## 0.2.0a1 (2024-11-28)
### Fix
- separation between run and print function
2024-11-27 10:24:53 +01:00
## 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)
2024-11-06 08:45:42 +01:00
## 0.1.1rc0 (2024-11-06)
### Fix
- update tiramisu_cmdline_parser dans rougail dependencies
- do not raise if user_data is not present
2024-11-01 10:52:49 +01:00
## 0.1.0 (2024-11-01)
### Fix
- black
2024-10-31 19:28:43 +01:00
## 0.1.0rc0 (2024-10-31)
### Feat
- improvemnt + translation
### Fix
- remove extra options in commandline parser