v0.2.2 - HX Stomp Support 🛠️
This release introduces early support for the HX Stomp. A special thanks to @BenjaminDR for his contributions to this patch!
🐛 Bug Fixes
🎛️ HX Stomp Support
Added support for the HX Stomp by correcting the USB PID to match the actual hardware. (PR #6 - by @BenjaminDR)
📦 Installation
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/allansomensi/openhx/releases/download/v0.2.2/openhx-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/allansomensi/openhx/releases/download/v0.2.2/openhx-installer.ps1 | iex"📥 Download OpenHX 0.2.2
| File | Platform | Checksum |
|---|---|---|
| openhx-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| openhx-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| openhx-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| openhx-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| openhx-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| openhx-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |