| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor!: remove legacy parser feature and migrate to picker | 魏曹先生 | 2 days | 1 | -2/+2 |
| | | | | | | | | | | | The legacy `parser` feature and its module tree (`mingling::parser`, `Argument`, `Picker`, `Pickable`, etc.) have been fully removed and replaced by the `picker` feature powered by `arg-picker`. BREAKING CHANGE: Remove `parser` feature and use `picker` instead. Migration guide: Replace `features = ["parser"]` with `features = ["picker"]` and update API usage per the provided table. | ||||
| * | chore(docs): rename dev-docs directory to dev | 魏曹先生 | 2026-07-10 | 1 | -0/+242 |
| Update sidebar link for remove-r-print-macro to use full description | |||||
