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
*
Refactor general_renderer into granular format-specific features
魏曹先生
2026-05-16
1
-1
/
+7
*
Add option to silence panic messages in stdout settings
魏曹先生
2026-05-15
1
-0
/
+1
*
Add panic catch for program execution
魏曹先生
2026-05-15
1
-0
/
+2
*
Add `modify` method to `ResourceMarker` trait
魏曹先生
2026-05-15
1
-0
/
+14
*
Add convenient `update_exit_code` and `exit_code` helper functions
Weicao-CatilGrass
2026-05-13
1
-5
/
+3
*
Migrate exit code control to resource-based system
Weicao-CatilGrass
2026-05-13
1
-2
/
+11
*
Add exit code control and hook lifecycle features
魏曹先生
2026-05-09
1
-1
/
+12
*
Expose compile-time feature flags as public constants
魏曹先生
2026-05-08
1
-0
/
+9
*
Document the dispatch_tree feature for O(n) to O(len) lookup
魏曹先生
2026-05-07
1
-0
/
+2
*
Add release dates to changelog entries
魏曹先生
2026-05-07
1
-8
/
+8
*
Add historical changelog entries for versions 0.1.0-0.1.5
魏曹先生
2026-05-07
1
-0
/
+113
*
Add support for resource injection in `#[chain]` macro
魏曹先生
2026-05-07
1
-0
/
+23
*
Add static accessor to gen_program! macro output
魏曹先生
2026-05-07
1
-0
/
+17
*
Remove `full` feature from all crates
魏曹先生
2026-05-02
1
-0
/
+2
*
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