aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/picker
Commit message (Collapse)AuthorAgeFilesLines
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生2 days1-4/+4
|
* feat: migrate mingling-specific picker code into mingling crate魏曹先生3 days2-0/+161
BREAKING CHANGE: Remove `mingling_support` feature from arg-picker crate. The `EntryPicker` trait and `corebind` module are now part of the mingling crate directly, and `build_pattern1` is now a public method.