0.4.0
- Breaking: New protocol version
- Breaking: Switch keys are now kebab-case instead of PascalCase
- Added support for absolutely positioned devices (that includes touchpads, joysticks etc.)
- Added support for setting mouse buttons and the like as switch keys
- Fixed switch keys not being properly released
- Fixed IPv6 server hostname parsing
- Fixed virtual device leaks
- Workaround bindgen comment rusting bug (thanks @ckiee)