index
:
mingling.git
dev/mingling_pathf
main
version/0.3.0
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
dev/mingling_pathf
chore: clean up Cargo.toml metadata and update lockfiles
魏曹先生
14 days
main
fix: correct typo in module name
魏曹先生
3 hours
version/0.3.0
docs(changelog): document RenderResult::new and removed r_print macros
魏曹先生
4 hours
Tag
Download
Author
Age
unreleased
commit fe2f3405f5...
魏曹先生
25 hours
0.2.2
commit 73d0f0185f...
魏曹先生
43 hours
0.2.1
commit 63c1790c90...
魏曹先生
10 days
0.2.0
commit 9bbb5eb14a...
魏曹先生
11 days
removed-shit
commit fcfe66875f...
魏曹先生
3 weeks
0.1.9
commit 727ba2473b...
魏曹先生
6 weeks
0.1.8
commit 20cfb778f1...
Weicao-CatilGrass
8 weeks
0.1.7
commit 47b39f446a...
魏曹先生
2 months
0.1.6-yanked
commit 0eb378d380...
Weicao-CatilGrass
3 months
0.1.6
commit c705d0178b...
魏曹先生
3 months
[...]
Age
Commit message
Author
Files
Lines
4 hours
docs(changelog): document RenderResult::new and removed r_print macros
version/0.3.0
魏曹先生
2
-4
/
+27
4 hours
style: Reorder imports and reformat code with cargo fmt
魏曹先生
12
-29
/
+35
4 hours
docs: migrate renderers from `r_println!` to `RenderResult` return type
魏曹先生
22
-174
/
+276
4 hours
feat(mingling): add Write import and doc comment for picker re-export
魏曹先生
1
-1
/
+4
5 hours
docs(readme): migrate renderer examples from r_print macros to
魏曹先生
1
-30
/
+71
5 hours
docs: mark remove-r-print-macro tasks as complete
魏曹先生
1
-4
/
+4
5 hours
refactor(examples): migrate renderers to return RenderResult and add
魏曹先生
27
-280
/
+561
5 hours
fix(docs): correct RenderResult usage examples to use mut binding and
魏曹先生
1
-7
/
+10
6 hours
feat(renderer): add new() constructor to RenderResult
魏曹先生
1
-0
/
+17
6 hours
feat: require renderers to return RenderResult instead of mutating one
魏曹先生
17
-383
/
+268
[...]