2.0.0
v 2.0.0
Breaking: A lot of interfaces were moved under api package, so some supporting class packages have changed.
Feature: Added concept of flow and speed, which guide how much the mouse is progressing at any given time.
Feature: Added a way to translate coordinates when mouse movement is needed to be simulated somewhere else than screen.
Feature: Added FlowTemplates and FactoryTemplates for quick access for pre configured mouse movement themes.
Fix: Fixed issue when sleep was triggered after mouse reached target.
Fix: Fixed issue with mouse movement time being decreased before first movement was done.
Fix: Fixed issue with effect fade being one off and that sometimes making mouse to miss target by a pixel on first try.