Releases: beriberikix/usbipd-mac
Releases · beriberikix/usbipd-mac
usbipd-mac v0.0.3
Release v0.0.3
What's Changed
- fix: update formula to use placeholders for automated updates
- Updated README
- v0.0.3
- feat: update Homebrew formula to v0.0.2 - automated release workflow update
Artifacts
This release includes the following artifacts:
- usbipd: Main USB/IP daemon executable for macOS
- QEMUTestServer: QEMU integration test server (if available)
- Archive: Complete packaged release (tar.gz)
- Checksums: SHA256 verification checksums
Installation
Download the appropriate binary for your system and verify with the provided checksums.
Requirements
- macOS 11.0 or later
- Administrator privileges for USB device access
Note: Binaries are code-signed with Apple Developer ID when available.
usbipd-mac v0.0.2
Release v0.0.2
What's Changed
- fix: correct Homebrew formula placeholders
- feat: implement automatic System Extension activation (#21)
- Initial release changelog
- feat: update Homebrew formula to v0.0.1 - automated release workflow update
Artifacts
This release includes the following artifacts:
- usbipd: Main USB/IP daemon executable for macOS
- QEMUTestServer: QEMU integration test server (if available)
- Archive: Complete packaged release (tar.gz)
- Checksums: SHA256 verification checksums
Installation
Download the appropriate binary for your system and verify with the provided checksums.
Requirements
- macOS 11.0 or later
- Administrator privileges for USB device access
Note: Binaries are code-signed with Apple Developer ID when available.
usbipd-mac v0.0.1
Release v0.0.1
What's Changed
- fix: reset Homebrew formula to use placeholders for release automation
- fix: resolve GitHub release creation command parsing issue
- feat: update Homebrew formula to v0.0.1 - automated release workflow update
- fix: resolve release workflow git push issue for detached HEAD
- fix: resolve formula update script logging directory issue
- Cherry pick Feature/homebrew distribution (#20)
- feat: implement Homebrew distribution with tap-based installation (#19)
- CI Cleanup: Consolidate workflows from 7 to 3 streamlined workflows (#18)
- feat: implement automated production release system with GitHub Actions (#17)
- feat: implement USB device communication with IOKit integration (#16)
- feat: implement QEMU testing infrastructure for end-to-end validation (#15)
- docs: consolidate project documentation into unified Documentation/ structure (#14)
- feat(test): implement environment-based test infrastructure (#13)
- System Extension Installation System (#12)
- Complete USB Request/Response Protocol Implementation (#11)
- feat: Complete System Extension bundle implementation with actual IOKit USB device claiming (#10)
- feat(system-extension): implement System Extension integration for USB device claiming (#9)
- Start using Claude and spec MCP server (#8)
- fix(device): resolve hanging issue in USB device discovery
- feat(device): implement IOKit USB device discovery (#6)
Artifacts
This release includes the following artifacts:
- usbipd: Main USB/IP daemon executable for macOS
- QEMUTestServer: QEMU integration test server (if available)
- Archive: Complete packaged release (tar.gz)
- Checksums: SHA256 verification checksums
Installation
Download the appropriate binary for your system and verify with the provided checksums.
Requirements
- macOS 11.0 or later
- Administrator privileges for USB device access
Note: Binaries are code-signed with Apple Developer ID when available.