| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(core): move config types to public config module | 魏曹先生 | 3 days | 1 | -6/+6 |
| | | | | | | | | | | Refactor program configuration types into a dedicated public `config` module under `mingling_core`, making `StructuralRendererSetting` accessible via `mingling_core::config` instead of the crate root. Update all internal references and setup modules to use the new `config::` path convention. | ||||
| * | chore: add "Doc Not Optimize" comments to source files | 魏曹先生 | 3 days | 1 | -0/+1 |
| | | | | | | Mark all source files with a comment indicating they are not optimized for documentation purposes. | ||||
| * | feat: deprecate basic and structural renderer setups when picker is | 魏曹先生 | 2026-07-19 | 1 | -0/+14 |
| | | | | | enabled | ||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 2026-06-26 | 1 | -0/+61 |
