2.0.1
v 2.0.1
Feature: When mouse somehow is not ending up on the correct pixel, an adjustment is made and warning logged, so the library is still useful even when the setup is not working correctly or JDK bug is run into.
Feature: Added SystemDiagnosis class, which can be used to validate setting and getting cursor position on user's device.
Fix: Fixed issue with overshoot movements being made with movement length of 0 and as a result waiting more than necessary in total.
Fix: Fixed issue with rounding to closest pixels.
Change: Template GrannyMotion is about 20% faster now.