v2.1.0
- Bugfix: Keyboard methods
pressKey
andreleaseKey
ignore updated autoDelayMs (#188) - Enhancement: Add mappings for missing numpad keys (#367)
- Enhancement: macOS double click (#373)
- Maintenance: Both
mouse.leftClick
andmouse.rightClick
should reuseclick
(#390) - Feature: New image loader to fetch remote images (#400)
- Bugfix: Mouse methods
pressButton
andreleaseButton
should respect auto delay (#403)