Skip to content

v0.9.1

Latest

Choose a tag to compare

@octalmage octalmage released this 07 Aug 10:49
v0.9.1
4fba61c

RobotJS 0.9.1 adds PNG support on Windows and ships PNG-enabled Node-API prebuilds for Linux, macOS, and Windows.

Highlights

  • Load and save PNG images on Windows using Windows Imaging Component.
  • Install bundled x64 and arm64 prebuilds across Linux, macOS, and Windows.
  • Statically link libpng into Linux and macOS prebuilds.
  • Fall back to a source build on unsupported targets.

Install from npm:

npm install robotjs@0.9.1

Full details: CHANGELOG.md