Releases: CorsairOfficial/cue-sdk-node
Releases · CorsairOfficial/cue-sdk-node
v1.2.0
- update dependencies (5c0aa16)
- switch to VS2017 sdk binaries (572174b)
- prebuild for ia32 and x64 platforms, and use
--napi
flag instead of specific runtimes (4eee8b1)
- disable building from source when using electron-rebuild (5fff676)
v1.1.0
- switch to prebuildify (6e4d2ca)
- prebuild for:
Node: 8.16.0, 10.16.0, 11.8.0, 12.0.0
Electron: 6.0.0, 7.0.0, 8.0.0
v1.0.0
- drop electron v2 support, prebuild for v6 (4fd4ac8)
- add implementation for async functions (+CorsairSubscribeForEvents) (e49d95e)
v0.1.0
- use CUESDK v3.0.234
- disable warnings by defining
CORSAIR_LIGHTING_SDK_DISABLE_DEPRECATION_WARNINGS
v0.0.5
- Exclude unnecessary files from dist archive
- Add scripts to make ia32 builds
- Handle
nullptr
in corsairGetDeviceInfo
and corsairGetLedPositionsByDeviceIndex