rougail-cli/CHANGELOG.md

53 lines
762 B
Markdown
Raw Normal View History

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