2026-06-21 17:21:02 +02:00
|
|
|
## 1.0.0 (2026-06-21)
|
2026-06-11 22:25:08 +02:00
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- allow undefined option
|
2025-11-21 07:57:44 +01:00
|
|
|
- add 'add_help' option un TiramisuCmdLineParser
|
2025-10-10 08:10:15 +02:00
|
|
|
- do not exit() with exit_on_error to False
|
2026-06-21 17:21:02 +02:00
|
|
|
- for boolean always add --xxx and --no-xxx
|
2025-10-10 08:10:15 +02:00
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
2026-06-21 17:21:02 +02:00
|
|
|
- tiramisu dependencies
|
|
|
|
|
- black
|
|
|
|
|
- remove prog and description attribute
|
|
|
|
|
- support exit_on_error
|
2025-10-10 08:10:15 +02:00
|
|
|
- update test
|
2025-09-29 11:02:41 +02:00
|
|
|
- better support for boolean help
|
2025-05-12 09:12:39 +02:00
|
|
|
- black
|
2025-04-30 09:12:36 +02:00
|
|
|
- formatter.short_name_max_len for symlink
|
2025-04-09 21:18:06 +02:00
|
|
|
- version
|
2025-03-19 10:02:50 +01:00
|
|
|
- better leader support
|
2025-01-03 08:01:29 +01:00
|
|
|
- python 2.12 support
|
|
|
|
|
|
|
|
|
|
## 0.6.1 (2024-11-06)
|
|
|
|
|
|
2024-11-06 08:27:42 +01:00
|
|
|
## 0.6.1rc0 (2024-11-06)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- update tiramisu dependency
|
|
|
|
|
|
2024-11-01 10:41:14 +01:00
|
|
|
## 0.6.0 (2024-11-01)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- black
|
|
|
|
|
|
2024-10-31 18:19:55 +01:00
|
|
|
## 0.6.0rc0 (2024-10-31)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- pyproject.toml
|
|
|
|
|
- portage to tiramisu 5.0
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- only first value
|