The first 1.x release of JXInput.
There are no functional changes or new features since version 0.9, but due to the restructuring, this version requires some changes to your code. Namely:
- The packages have been renamed from
com.ivan.xinput
tocom.github.strikerx3.jxinput
- The Maven group and artifact ID has changed from
com.ivan:jxinput
tocom.github.strikerx3:jxinput
The Visual Studio solution was upgraded to 2017 and is now using the latest Windows SDK (version 10.0.17763.0). This will probably break compatibility with Windows XP, but nobody should be using it anyway.
Other than that, everything should work as is.