diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-11 19:58:14 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-11 19:58:14 +0800 |
| commit | 42ea6bd257fb7aee15a514caf395b34d02b2728b (patch) | |
| tree | f56d72c40b66b617ff728573e4af3b965cb27f0d | |
| parent | df77928f1a566628cd2e6a56eb419c2afdbf79b7 (diff) | |
Mark completion feature as implemented in roadmap
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ You can read the following docs to learn more about the `Mingling` framework: - [ ] core: \[**unplanned**\] Parallel Chains - [x] core: \[[0.1.4](https://docs.rs/mingling/0.1.4/mingling/)\] General Renderers *( Json, Yaml, Toml, Ron )* -- [ ] core: \[**0.1.5**\] Completion *( Bash Zsh Fish Pwsl )* +- [x] core: \[**0.1.5**\] Completion *( Bash Zsh Fish Pwsl )* - [ ] \[**unplanned**\] Helpdoc - [ ] \[**unplanned**\] Parser Theme - [ ] ... |
