diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-18 23:52:46 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-18 23:52:46 +0800 |
| commit | ecc1329bbd31cd98fa9b4c2f25a3114f133987ae (patch) | |
| tree | fc4366515b0f3781a53011920b27cc1e85a091c0 | |
| parent | 873e6a180e4132f99034329e2ea7e1f386fb16d0 (diff) | |
Add core prefix to roadmap items 0.1.6, 0.1.8, and 0.1.9
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
