| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(workspace): add mingling_pathf crate and pathf feature | 魏曹先生 | 45 hours | 1 | -2/+3 |
| | | |||||
| * | docs: restructure README and remove redundant imports | 魏曹先生 | 4 days | 1 | -1/+1 |
| | | | | | | | | Move the Getting Started section above Writing with Mingling, replace emoji decorations with plain text, remove unnecessary `use mingling::prelude::*;` imports from code examples, and update crate description. | ||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 4 days | 1 | -10/+10 |
| | | |||||
| * | feat(core): decouple structured output from Groupped trait | 魏曹先生 | 4 days | 1 | -4/+4 |
| | | | | | | | | Introduce `StructuralData` sealed trait and `pack_structural!` / `group_structural!` / `derive(StructuralData)` macros to control structured rendering separately from grouping. `Groupped` no longer requires `Serialize`. | ||||
| * | Add extra_macros feature to doc scripts and mingling deps | Weicao-CatilGrass | 2026-06-01 | 1 | -0/+1 |
| | | |||||
| * | Switch mingling dependencies to local path references | 魏曹先生 | 2026-05-31 | 1 | -2/+2 |
| | | |||||
| * | Update CHANGELOG and switch to published crate versions0.1.9 | 魏曹先生 | 2026-05-29 | 1 | -13/+3 |
| | | |||||
| * | Remove stale example-repl-advanced directory and repl_extra feature | 魏曹先生 | 2026-05-29 | 1 | -1/+0 |
| | | |||||
| * | Add auto-generated feature flags module and tooling | 魏曹先生 | 2026-05-29 | 1 | -0/+1 |
| | | |||||
| * | Add workflow, macro, and dispatch keywords to Cargo.toml | 魏曹先生 | 2026-05-29 | 1 | -1/+11 |
| | | |||||
| * | Update crate description | 魏曹先生 | 2026-05-28 | 1 | -1/+1 |
| | | |||||
| * | Add extra_macros feature to mingling and mingling_macros | 魏曹先生 | 2026-05-24 | 1 | -1/+10 |
| | | |||||
| * | Implement REPL execution with hooks and argument splitting | 魏曹先生 | 2026-05-18 | 1 | -1/+6 |
| | | |||||
| * | Bump version to 0.1.9 | 魏曹先生 | 2026-05-18 | 1 | -2/+2 |
| | | |||||
| * | Switch mingling_core and mingling_macros to use published crate versions0.1.8 | Weicao-CatilGrass | 2026-05-18 | 1 | -2/+2 |
| | | |||||
| * | Refactor general_renderer into granular format-specific features | 魏曹先生 | 2026-05-16 | 1 | -3/+30 |
| | | |||||
| * | Add workspace Cargo.toml and centralize crate metadata | 魏曹先生 | 2026-05-15 | 1 | -7/+7 |
| | | |||||
| * | Add `builds` feature and install completion scripts | Weicao-CatilGrass | 2026-05-11 | 1 | -1/+2 |
| | | |||||
| * | Add dispatch_tree feature flag | 魏曹先生 | 2026-05-07 | 1 | -0/+1 |
| | | |||||
| * | Update mingling from 0.1.7 to 0.1.8 | 魏曹先生 | 2026-05-07 | 1 | -3/+3 |
| | | |||||
| * | Switch to published crates and update README for v0.1.70.1.7 | 魏曹先生 | 2026-05-04 | 1 | -2/+2 |
| | | |||||
| * | Add missing articles and improve documentation | 魏曹先生 | 2026-05-03 | 1 | -2/+5 |
| | | |||||
| * | Add repl feature flag across workspace crates | 魏曹先生 | 2026-05-03 | 1 | -1/+1 |
| | | |||||
| * | Use specific features in dev-dependency | 魏曹先生 | 2026-05-02 | 1 | -1/+1 |
| | | |||||
| * | Remove `full` feature from all crates | 魏曹先生 | 2026-05-02 | 1 | -1/+0 |
| | | |||||
| * | Add nightly feature flag for Rust nightly-only functionality | 魏曹先生 | 2026-05-02 | 1 | -0/+1 |
| | | |||||
| * | Update project description and example doc ordering | Weicao-CatilGrass | 2026-04-26 | 1 | -1/+1 |
| | | |||||
| * | Rename feature `clap_parser` to `clap` | 魏曹先生 | 2026-04-26 | 1 | -1/+1 |
| | | |||||
| * | Add clap_parser feature to mingling_core with help output behavior | 魏曹先生 | 2026-04-26 | 1 | -1/+1 |
| | | | | | config | ||||
| * | Add clap_parser feature and refactor dispatcher macro internals | 魏曹先生 | 2026-04-25 | 1 | -0/+3 |
| | | |||||
| * | Bump mingling version to 0.1.7 and use local dependencies | 魏曹先生 | 2026-04-21 | 1 | -3/+3 |
| | | |||||
| * | Update core and macros dependencies to version 0.1.60.1.6 | 魏曹先生 | 2026-04-20 | 1 | -2/+2 |
| | | |||||
| * | Bump version to 0.1.6 | 魏曹先生 | 2026-04-19 | 1 | -1/+1 |
| | | | | | | | - mingling: 0.1.5 → 0.1.6 - mingling_core: 0.1.4 → 0.1.5 - mingling_macros: 0.1.4 → 0.1.5 | ||||
| * | Make async an optional feature | 魏曹先生 | 2026-04-19 | 1 | -0/+1 |
| | | |||||
| * | Switch mingling dependencies from crates.io to local paths | Weicao-CatilGrass | 2026-04-12 | 1 | -2/+2 |
| | | |||||
| * | Update mingling_macros to version 0.1.4 | 魏曹先生 | 2026-04-12 | 1 | -2/+2 |
| | | |||||
| * | Add project branding and update README structure | 魏曹先生 | 2026-04-11 | 1 | -1/+1 |
| | | | | | | | | | | - Add project icon and badges to README - Update crate description to "The Rust CLI Framework" - Add table of contents and improve section organization - Move guide.txt to resources directory and update version reference - Add example-completion Cargo.lock for new example - Remove unused main.rs file | ||||
| * | Add debug logging feature with env_logger integration | 魏曹先生 | 2026-04-11 | 1 | -0/+1 |
| | | |||||
| * | Add basic completion module with shell integration | 魏曹先生 | 2026-04-09 | 1 | -1/+2 |
| | | |||||
| * | Bump version to 0.1.5 and use local dependencies | 魏曹先生 | 2026-04-07 | 1 | -3/+3 |
| | | |||||
| * | Update mingling_core and mingling_macros to version 0.1.30.1.4 | 魏曹先生 | 2026-04-06 | 1 | -2/+2 |
| | | |||||
| * | Add documentation for basic usage and parser feature | 魏曹先生 | 2026-04-05 | 1 | -0/+2 |
| | | |||||
| * | Add general renderer support with serialization formats | 魏曹先生 | 2026-04-05 | 1 | -1/+1 |
| | | |||||
| * | Add vector pickers | 魏曹先生 | 2026-04-04 | 1 | -3/+3 |
| | | |||||
| * | Update mingling_core and mingling_macros to version 0.1.20.1.3 | 魏曹先生 | 2026-04-01 | 1 | -2/+2 |
| | | |||||
| * | Bump mingling version to 0.1.3 | 魏曹先生 | 2026-04-01 | 1 | -1/+1 |
| | | |||||
| * | Update mingling_core to version 0.1.2 and use local dependencies | 魏曹先生 | 2026-03-31 | 1 | -3/+7 |
| | | | | | | | - Replace registry dependencies with local path dependencies - Bump mingling_core version from 0.1.1 to 0.1.2 - Add safety comments for unsafe downcast operations | ||||
| * | Use published mingling_core and mingling_macros crates0.1.2 | 魏曹先生 | 2026-03-31 | 1 | -2/+2 |
| | | |||||
| * | Update workspace dependencies and feature structure | 魏曹先生 | 2026-03-31 | 1 | -4/+4 |
| | | | | | | | | | - Bump mingling and mingling_macros to version 0.1.2 - Move macros from mingling_core to mingling crate - Remove unused transitive dependencies from Cargo.lock - Simplify tokio features in mingling_core - Adjust feature dependencies between crates | ||||
| * | Add argument parser module with picker API | 魏曹先生 | 2026-03-30 | 1 | -3/+10 |
| | | |||||
