Skip to content

cyme 2.0.0#194851

Merged
BrewTestBot merged 2 commits into
masterfrom
bump-cyme-2.0.0
Oct 18, 2024
Merged

cyme 2.0.0#194851
BrewTestBot merged 2 commits into
masterfrom
bump-cyme-2.0.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
Big release after almost two years since the first commit: `cyme` is now native Rust\* by default! Thanks to support from [nusb](https://github.com/kevinmehall/nusb), the system profiler is much improved for all platforms.

See the updated README for target configuration changes.

*Native crates. The OS interfaces behind the scenes (currently sysfs, IOKit and WinUSB) are in their respective code but this opens the door for Rust OSes, which the previous 'libusb' profiler could not facilitate.

Added

  • Bus information is now profiled on non-Linux platforms using 'nusb' - much nicer output for macOS and Windows.
  • pci.ids vendor and device information for buses where IDs are available.

Changed

  • cyme default target now uses native Rust profiling thanks to nusb (#26).
  • Default Driver and Interface display blocks now include driver and sysfs on Linux but not on other platforms (#41).
  • macOS system_profiler is not used by default with 'nusb' since IOKit is used directly. It can be forced with --system_profiler. The macOS mod is now only compiled for macOS targets.
  • 'sysfs' read/readlink is now attempted first for Linux driver information then udev (if feature enabled) (#45).

@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 18, 2024
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 18, 2024
@BrewTestBot BrewTestBot enabled auto-merge October 18, 2024 14:26
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 18, 2024
Merged via the queue into master with commit 09e1822 Oct 18, 2024
@BrewTestBot BrewTestBot deleted the bump-cyme-2.0.0 branch October 18, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants