index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix README examples to use AsPicker trait instead of Picker
魏曹先生
2026-05-01
1
-1
/
+1
*
Add `AsPicker` trait for types convertible to `Vec<String>`
魏曹先生
2026-04-30
1
-0
/
+10
*
Use small integer repr for gen_program! enum
魏曹先生
2026-04-29
1
-0
/
+8
*
Add scaffolding CLI tool `mling`
魏曹先生
2026-04-28
1
-9
/
+10
*
Fix bool parsing ignoring explicit `--value true` flag
魏曹先生
2026-04-28
1
-0
/
+1
*
Extract `build_comp_script` logic into `build_comp_script_to`
魏曹先生
2026-04-28
1
-0
/
+1
*
Simplify Picker API by removing generic parameter and route types
魏曹先生
2026-04-28
1
-0
/
+26
*
Add global resource system to Program
魏曹先生
2026-04-27
1
-0
/
+23
*
Add `route!` macro for early error routing
魏曹先生
2026-04-27
1
-0
/
+36
*
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
*
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