Skip to content

Commit

Permalink
Implement selection groups (#119)
Browse files Browse the repository at this point in the history
* Selection groups 1

* Allow requiring any of a selection group

* Fix toggling group options

* Fix disabling based on !requirement

* Search for group in nested options, too

* Display help for categories

* Changelog

* Clean up
  • Loading branch information
bugadani authored Feb 13, 2025
1 parent ec4358c commit a6cec15
Show file tree
Hide file tree
Showing 5 changed files with 321 additions and 24 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for `ELIF` conditions (#96)
- Display help text (#100, #103)
- Added an option to enable unstable HAL features (#104)
- Added support for selection groups (#119)

### Changed
- Update `probe-rs run` arguments (#90)
Expand Down
Loading

0 comments on commit a6cec15

Please sign in to comment.