aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-05-17 15:12:57 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-05-17 15:12:57 +0800
commita229ffa82c8cae52b6082327ddf7523e918721f3 (patch)
treec9cd4fc1479b5f7555eb672ce8b40f4ff5fd00aa
parent2f4adb93d3259cf1d64d9ecf24f96a5cf2fd2e28 (diff)
Update roadmap with completed and reorganized milestones
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e272cc0..b0b47eb 100644
--- a/README.md
+++ b/README.md
@@ -252,11 +252,11 @@ You can read the following docs to learn more about the `Mingling` framework:
- [x] \[[0.1.7](https://docs.rs/mingling/0.1.7/mingling/)\] Clap Parser Support
- [x] core: \[[0.1.7](https://docs.rs/mingling/0.1.7/mingling/)\] Help System
- [x] mling: \[[0.1.7](https://docs.rs/mingling/0.1.7/mingling/)\] Mingling-CLI Tool ( `mling` )
-- [X] core: \[[0.1.8](https://docs.rs/mingling/0.1.8/mingling/)\] Compile-Time Dispatcher Tree
-- [ ] \[**0.1.9**\] Helpdoc Generation
+- [x] core: \[[0.1.8](https://docs.rs/mingling/0.1.8/mingling/)\] Compile-Time Dispatcher Tree
- [ ] core: \[**0.1.9**\] Debug Toolkits ( `InvokeStackDisplay` )
-- [ ] core: \[**0.2.0**\] REPL Mode ( `program.exec_repl();` )
+- [ ] core: \[**0.1.9**\] REPL Mode ( `program.exec_repl();` )
- [ ] ...
+- [ ] \[**0.2.0**\] Helpdoc Maker
## 🚫 Unplanned Features