diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-09 19:39:59 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:57:22 +0800 |
| commit | 4cafe98c9d61da66129e5e1c2ad9ea9a41a2097b (patch) | |
| tree | 7a35b43abae76c18d83fa5aa07be25264f96dcd4 | |
| parent | 012a64ad349ae003de21404ffe2e1a718f5ce9c7 (diff) | |
docs: update roadmap task list in README
| -rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -836,12 +836,14 @@ Hello, Alice! - [x] [[0.1.9](https://docs.rs/mingling/0.1.9/mingling/)] [`core`] [`dev_toolkits`] Provides debugging interfaces for developers to capture invocation information when issues arise (`InvokeStackDisplay`) (indirectly implemented via `ProgramHook`) - [x] [[0.1.9](https://docs.rs/mingling/0.1.9/mingling/)] [`core`] [`repl`] Provides REPL capability (`program.exec_repl();`) - [x] [[0.2.0](https://docs.rs/mingling/0.2.0/mingling/)] Complete documentation, tests, and examples - - [ ] Milestone.2 "More Comfortable Dev and User Experience" - - [ ] [**0.3.0**] [`macros`] `r_println!` in `#[chain]` support. - - [ ] [**0.5.0**] [`mling`] Helpdoc Maker - - [ ] [**0.7.0**] [`picker`] A more efficient and intelligent argument parser - + - [ ] [`mling` / `mingling-cli`] + - [ ] **Mingling** Linter + - [ ] **Mingling** Project Generator + - [ ] **Mingling** Program Installer & Manager (For development) + - [ ] Helpdoc Editor + - [ ] [`picker`] A more efficient and intelligent argument parser + - [ ] [`macros`] Remove `r_print!` / `r_println!`macros - [ ] Milestone.3 "Unplanned" - [ ] ... |
