47 lines
694 B
Markdown
47 lines
694 B
Markdown
## 1.0.0 (2026-06-21)
|
|
|
|
### Feat
|
|
|
|
- allow undefined option
|
|
- add 'add_help' option un TiramisuCmdLineParser
|
|
- do not exit() with exit_on_error to False
|
|
- for boolean always add --xxx and --no-xxx
|
|
|
|
### Fix
|
|
|
|
- tiramisu dependencies
|
|
- black
|
|
- remove prog and description attribute
|
|
- support exit_on_error
|
|
- update test
|
|
- better support for boolean help
|
|
- black
|
|
- formatter.short_name_max_len for symlink
|
|
- version
|
|
- better leader support
|
|
- python 2.12 support
|
|
|
|
## 0.6.1 (2024-11-06)
|
|
|
|
## 0.6.1rc0 (2024-11-06)
|
|
|
|
### Fix
|
|
|
|
- update tiramisu dependency
|
|
|
|
## 0.6.0 (2024-11-01)
|
|
|
|
### Fix
|
|
|
|
- black
|
|
|
|
## 0.6.0rc0 (2024-10-31)
|
|
|
|
### Feat
|
|
|
|
- pyproject.toml
|
|
- portage to tiramisu 5.0
|
|
|
|
### Fix
|
|
|
|
- only first value
|