Releases: nut-tree/nut.js
Releases · nut-tree/nut.js
1.3.2
- Enhancement: Revisit mouse speed settings (#85)
1.3.1
- Bugfix: Wrong result size for scaled image search (#68)
- Enhancement: Switch from robotjs to libnut (#86)
- Enhancement: Update to OpenCV4 (#89)
- Enhancement: Enable matrix builds (#13)
1.3.0
- Enhancement: Enabled prebuilt bindings for OpenCV (#77)
1.2.1
- Enhancement: Exported
Button
enum (#75)
1.2.0
- Bugfix: Drag & drop gestures were not working on macOS and Windows (#70)
- Enhancement:
mouse
Public API now exposes pressButton
and releaseButton
methods (#69)
1.1.2
- Bugfix: Clipboard copy calls did not resolve (#64)
1.1.1
- Minor version upgrade for OpenCV dependency
1.1.0
- Feature: nut.js now comes with a precompiled version of OpenCV (#63)
1.0.1
- Bugfix: Check dimensions of ROIs to prevent access violations (#57)