What's Changed
* v0.2.0 by Victrid in https://github.com/Victrid/libnxctrl/pull/12
Split dependencies to extras, now can detect available backend.
Support multi-button press on some backends.
This is no longer compatible with version 0.1.x.
* Update cryptography requirement from <37.1.0,>=3.3.2 to >=3.3.2,<38.1.0 by dependabot in https://github.com/Victrid/libnxctrl/pull/10
* Update dbus-python requirement from ~=1.2.16 to >=1.2.16,<1.4.0 by dependabot in https://github.com/Victrid/libnxctrl/pull/9
* v0.2.1 by Victrid in https://github.com/Victrid/libnxctrl/pull/13
Added RPC interface.
**Full Changelog**: https://github.com/Victrid/libnxctrl/compare/v0.1.7...v0.2.1