index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove `marker::NextProcess` and generate it via `gen_program!`
Weicao-CatilGrass
2026-04-27
1
-0
/
+9
|
*
Update CHANGELOG example to show optional `dispatcher_clap` attributes
魏曹先生
2026-04-26
1
-1
/
+3
|
*
Rename feature `clap_parser` to `clap`
魏曹先生
2026-04-26
1
-2
/
+2
|
*
Update changelog to document clap help print behaviour
魏曹先生
2026-04-26
1
-4
/
+6
|
*
Add help system with `#[help]` macro and `HelpRequest` trait
魏曹先生
2026-04-25
1
-0
/
+9
|
*
Complete clap_parser macro and update changelog, readme
魏曹先生
2026-04-25
1
-2
/
+16
|
*
Refactor picker to return single values instead of single-element tuples
魏曹先生
2026-04-25
1
-3
/
+26
|
*
Add async example demonstrating tokio integration
魏曹先生
2026-04-25
1
-0
/
+1
|
*
Update CHANGELOG to mark release 0.1.6 as yanked
0.1.6-yanked
Weicao-CatilGrass
2026-04-24
1
-1
/
+1
|
*
Update changelog for 0.1.6 with Windows build fix and caution
Weicao-CatilGrass
2026-04-24
1
-1
/
+5
|
*
Add new_with_args and dispatch_args_dynamic to Program
魏曹先生
2026-04-22
1
-0
/
+18
|
|
|
|
|
Remove Display bound from Group type parameter and delete dispatcher_render macro. This is a breaking change.
*
Update core and macros dependencies to version 0.1.6
0.1.6
魏曹先生
2026-04-20
1
-0
/
+4
|
*
Add initial CHANGELOG.md for release 0.1.6
魏曹先生
2026-04-20
1
-0
/
+39