From ecc1329bbd31cd98fa9b4c2f25a3114f133987ae Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 18 Apr 2026 23:52:46 +0800 Subject: Add core prefix to roadmap items 0.1.6, 0.1.8, and 0.1.9 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e640bf..628693e 100644 --- a/README.md +++ b/README.md @@ -139,11 +139,11 @@ You can read the following docs to learn more about the `Mingling` framework: - [x] core: \[[0.1.4](https://docs.rs/mingling/0.1.4/mingling/)\] General Renderers *( Json, Yaml, Toml, Ron )* - [x] core: \[[0.1.5](https://docs.rs/mingling/0.1.5/mingling/)\] Completion *( Bash Zsh Fish Pwsh )* -- [ ] \[**0.1.6**\] Smarter Completion Suggest Generation +- [ ] core: \[**0.1.6**\] Smarter Completion Suggest Generation - [ ] \[**0.1.7**\] Clap Parser Support -- [ ] \[**0.1.8**\] Faster Dispatcher +- [ ] core: \[**0.1.8**\] Faster Dispatcher - [ ] \[**0.1.9**\] Helpdoc Generation -- [ ] \[**0.1.9**\] Debug Toolkits (InvokeStackDisplay ...) +- [ ] core: \[**0.1.9**\] Debug Toolkits (InvokeStackDisplay ...) - [ ] ... - [ ] \[**unplanned**\] Parser Theme - [ ] core: \[**unplanned**\] Parallel Chains -- cgit