aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Update roadmap milestones and mark 0.1.9 features as complete魏曹先生4 days1-4/+10
* Rewrite README and update GitHub URL case魏曹先生5 days1-193/+73
* Update badge label from "latest" to "rewriting"魏曹先生6 days1-1/+1
* Bump version to 0.1.9魏曹先生2026-05-181-1/+1
* Rename `NextProcess` to `Next` across the codebaseWeicao-CatilGrass2026-05-171-1/+1
* Update architecture diagram and increase image width to 100%Weicao-CatilGrass2026-05-171-1/+1
* Update README links to use absolute URLs for docs.rsWeicao-CatilGrass2026-05-171-7/+7
* Restructure roadmap in README files into milestone groupsWeicao-CatilGrass2026-05-171-11/+14
* Update roadmap with completed and reorganized milestonesWeicao-CatilGrass2026-05-171-3/+3
* Document the dispatch_tree feature for O(n) to O(len) lookup魏曹先生2026-05-071-1/+1
* Add cargo-generate project template instructions魏曹先生2026-05-071-0/+8
* Update mingling from 0.1.7 to 0.1.8魏曹先生2026-05-071-1/+1
* Update project icon to pixel art versionWeicao-CatilGrass2026-05-051-1/+1
* Add documentation for Picker, help display, and shell completion魏曹先生2026-05-041-9/+9
* Add missing articles and improve documentation魏曹先生2026-05-031-1/+1
* Update roadmap with completed v0.1.7 milestones魏曹先生2026-05-031-31/+31
* Fix README examples to use AsPicker trait instead of Picker魏曹先生2026-05-011-5/+3
* Add `AsPicker` trait for types convertible to `Vec<String>`魏曹先生2026-04-301-1/+1
* Update README with simple CLI example and restructure documentationWeicao-CatilGrass2026-04-271-1/+47
* Remove `marker::NextProcess` and generate it via `gen_program!`Weicao-CatilGrass2026-04-271-1/+0
* Update README example to use new v0.1.7 API featuresWeicao-CatilGrass2026-04-261-21/+67
* Update project description and example doc orderingWeicao-CatilGrass2026-04-261-1/+1
* Fix version number typo for Clap Parser Support魏曹先生2026-04-261-1/+1
* Complete clap_parser macro and update changelog, readme魏曹先生2026-04-251-1/+1
* Add async example demonstrating tokio integration魏曹先生2026-04-251-0/+1
* Add workspace configuration and update dependencies魏曹先生2026-04-221-0/+12
* Update README with link for version 0.1.6魏曹先生2026-04-201-1/+1
* Update version badge to 0.1.6魏曹先生2026-04-201-1/+1
* Remove async runtime requirement from examples魏曹先生2026-04-191-3/+2
* Add core prefix to roadmap items 0.1.6, 0.1.8, and 0.1.9魏曹先生2026-04-181-3/+3
* Update docs links and roadmap for upcoming releases魏曹先生2026-04-181-5/+11
* Update helpdoc badge to use "latest" instead of version number魏曹先生2026-04-141-1/+1
* Add helpdoc badge linking to GitHub Pages site魏曹先生2026-04-141-1/+4
* Update README and add docs README generation魏曹先生2026-04-141-1/+4
* Move resource files to docs directory魏曹先生2026-04-141-2/+2
* Update README badge URLs and expand textWeicao-CatilGrass2026-04-121-3/+3
* Update docs.rs badge link to version 0.1.5Weicao-CatilGrass2026-04-121-1/+1
* Fix typo in PowerShell shell flag from "pwsl" to "pwsh"魏曹先生2026-04-121-1/+1
* Add Unplanned Features section to README魏曹先生2026-04-121-2/+13
* Update release status for completion feature in roadmap魏曹先生2026-04-121-3/+3
* Add architecture diagram to README魏曹先生2026-04-121-0/+9
* Update project name and add shadow icon魏曹先生2026-04-111-1/+1
* Add project branding and update README structure魏曹先生2026-04-111-3/+36
* Add example projects section to README魏曹先生2026-04-111-0/+7
* Mark completion feature as implemented in roadmap魏曹先生2026-04-111-1/+1
* Update roadmap and documentation links魏曹先生2026-04-091-4/+6
* Switch from published mingling crate to local workspace dependency魏曹先生2026-04-091-2/+2
* Mark general renderers as completed in roadmap魏曹先生2026-04-051-1/+1
* Update error message in README examples魏曹先生2026-04-011-1/+1
* Update example code in README files魏曹先生2026-04-011-9/+17