Kyber 0.5.0
· One min read
This release updates the underlying libraries used for gamepad and input handling. The Windows gamepad driver has been switched to a new MIT-licensed implementation, keeping Kyber's dependency footprint cleanly open-source. SDL2 has been updated to version 2.0.22. A video artifact issue on the Windows client has also been resolved, resulting in a cleaner image during streaming.
Changelog
- Switch to Rust 1.61.0
- Run
cargo update - Windows: Switch to vigem-client crate (MIT license)
- Update SDL2 to 2.0.22
- Windows client: Fix video artifact issue