- build: Bump prebuild version and MACOSX_DEPLOYMENT_TARGET. (7bcd7ff)
- Fix multi-monitor mouse coordinates and remove targetpractice (7aef129), closes #693
- Don't wait for a response from X when typing a key (087ec35)
- Fixed scrollMouse() bug on windows (c10ffdd)
- src/keycode: fix buffer overflow (274d03b)
- Support typing of Unicode Characters (similar to keyTap) (94ed67c)
- Support Unicode for typeString() in Windows. (3d7e7cf)
- fix: scrolling on Windows (cb0da09)
- fix: improve y scrolling on Windows by send y-scrolling event first (a348c0e)