aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-25 22:29:24 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-25 22:29:24 +0800
commit7625655d474f6f12e04a11a067f87287badce9f2 (patch)
tree9686fdc497e8750c818765a37267745af1ad9d8d /docs/README.md
parent265c79a1e3b20ebf5b2026a55e85cff513eaf9f5 (diff)
Complete clap_parser macro and update changelog, readme
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 03e17dc..ba9aa6d 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -152,7 +152,7 @@ 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 )*
- [X] core: \[[0.1.6](https://docs.rs/mingling/0.1.6/mingling/)\] Smarter Completion Suggest Generation
-- [ ] \[**0.1.7**\] Clap Parser Support
+- [X] \[[0.1.6](https://docs.rs/mingling/0.1.7/mingling/)\] Clap Parser Support
- [ ] core: \[**0.1.8**\] Faster Dispatcher
- [ ] \[**0.1.9**\] Helpdoc Generation
- [ ] core: \[**0.1.9**\] Debug Toolkits (InvokeStackDisplay ...)