Skip to content

Commit

Permalink
chore(release): 0.32.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.32.0](v0.31.0...v0.32.0) (2024-07-27)

### Bug Fixes

* **OrangePi NEO:** Add 8800U varaint touchpad detection. ([3b8c314](3b8c314))
* **QuickAccess:** Implement quick access in all gamepad target devices. ([888a7c3](888a7c3))
* **Schema:** update target device schemas ([21deb94](21deb94))
* **SteamDeck Target:** Properly normailize unsigned values ([cc88151](cc88151))
* **SteamDeckTarget:** add button up minimum time between button down events ([f575ab3](f575ab3))
* **Udev:** count vhci_hcd devices as virtual ([75c7371](75c7371))

### Features

* **SteamDeckTarget:** add Steam Deck Controller target device through USB emulation ([bf2b4b8](bf2b4b8))
  • Loading branch information
semantic-release-bot committed Jul 27, 2024
1 parent 21deb94 commit b545cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "inputplumber"
version = "0.31.0"
version = "0.32.0"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Open source input manager for Linux"
Expand Down

0 comments on commit b545cd9

Please sign in to comment.