aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dev/mingling_pathfchore: clean up Cargo.toml metadata and update lockfiles魏曹先生37 hours
mainrefactor(core): move pathf module under builds and rename to build魏曹先生4 hours
 
TagDownloadAuthorAge
unreleasedcommit 5b1593afa4...魏曹先生4 hours
removed-shitcommit fcfe66875f...魏曹先生10 days
0.1.9commit 727ba2473b...魏曹先生4 weeks
0.1.8commit 20cfb778f1...Weicao-CatilGrass6 weeks
0.1.7commit 47b39f446a...魏曹先生8 weeks
0.1.6-yankedcommit 0eb378d380...Weicao-CatilGrass2 months
0.1.6commit c705d0178b...魏曹先生2 months
0.1.5commit 395648b570...魏曹先生3 months
0.1.4commit bd9d4006b6...魏曹先生3 months
0.1.3commit 7dbd10190e...魏曹先生3 months
[...]
 
AgeCommit messageAuthorFilesLines
2026-04-20Update core and macros dependencies to version 0.1.60.1.6魏曹先生12-18/+46
2026-04-20Add clippy scripts and apply clippy suggestions魏曹先生5-18/+32
2026-04-20Update version badge to 0.1.6魏曹先生2-2/+2
2026-04-20Update example to use synchronous program execution魏曹先生1-3/+2
2026-04-20Remove async from main example in README魏曹先生1-3/+2
2026-04-20Add async feature documentation魏曹先生6-2/+121
2026-04-20Add intro section and remove phantom renderers from docs魏曹先生2-24/+6
2026-04-20Add initial CHANGELOG.md for release 0.1.6魏曹先生1-0/+39
2026-04-20Register type in Groupped derive macro魏曹先生1-0/+2
2026-04-20Make `pick_or` accept `Into<TNext>` for default value魏曹先生1-4/+4
[...]