aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dev/mingling_pathfchore: clean up Cargo.toml metadata and update lockfiles魏曹先生14 days
mainfix: correct typo in module name魏曹先生3 hours
version/0.3.0docs(changelog): document RenderResult::new and removed r_print macros魏曹先生4 hours
 
TagDownloadAuthorAge
unreleasedcommit fe2f3405f5...魏曹先生25 hours
0.2.2commit 73d0f0185f...魏曹先生43 hours
0.2.1commit 63c1790c90...魏曹先生10 days
0.2.0commit 9bbb5eb14a...魏曹先生11 days
removed-shitcommit fcfe66875f...魏曹先生3 weeks
0.1.9commit 727ba2473b...魏曹先生6 weeks
0.1.8commit 20cfb778f1...Weicao-CatilGrass8 weeks
0.1.7commit 47b39f446a...魏曹先生2 months
0.1.6-yankedcommit 0eb378d380...Weicao-CatilGrass3 months
0.1.6commit c705d0178b...魏曹先生3 months
[...]
 
AgeCommit messageAuthorFilesLines
4 hoursdocs(changelog): document RenderResult::new and removed r_print macrosversion/0.3.0魏曹先生2-4/+27
4 hoursstyle: Reorder imports and reformat code with cargo fmt魏曹先生12-29/+35
4 hoursdocs: migrate renderers from `r_println!` to `RenderResult` return type魏曹先生22-174/+276
4 hoursfeat(mingling): add Write import and doc comment for picker re-export魏曹先生1-1/+4
5 hoursdocs(readme): migrate renderer examples from r_print macros to魏曹先生1-30/+71
5 hoursdocs: mark remove-r-print-macro tasks as complete魏曹先生1-4/+4
5 hoursrefactor(examples): migrate renderers to return RenderResult and add魏曹先生27-280/+561
5 hoursfix(docs): correct RenderResult usage examples to use mut binding and魏曹先生1-7/+10
6 hoursfeat(renderer): add new() constructor to RenderResult魏曹先生1-0/+17
6 hoursfeat: require renderers to return RenderResult instead of mutating one魏曹先生17-383/+268
[...]