aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Chinese translation of "Command" in README files魏曹先生2026-03-291-1/+1
* Add README and license files to project structure魏曹先生2026-03-291-0/+84
* Add initial Mingling framework codebase魏曹先生2026-03-281-0/+0