All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2024-05-23)
- Removed msvs_version and updated prebuild (addd125)
1.1.1 (2024-05-23)
- Added x32 prebuilt binaries for windows (6e89b69)
1.1.0 (2024-05-23)
- Replaced license with MIT (5f7b843)
1.0.15 (2023-10-13)
- module: Changed method exports (74b181c)
- gitlab: Use new runners (8774c87)
1.0.14 (2022-12-21)
1.0.13 (2022-09-12)
1.0.12 (2022-09-12)
1.0.11 (2022-09-12)
- In install script set cwd to dirname (579e5e3)
1.0.10 (2022-09-07)
- Fix docs (1696feb)
1.0.9 (2022-09-07)
- Only build native module on windows (fa42a8d)
1.0.8 (2022-09-06)
1.0.7 (2022-09-06)
- addon: Shut the main thread down first, so we will not get errors because the renderer process already exited (0079193)
- demo: Better demo (672f687)
- Updated docs (3cd964e)
1.0.6 (2022-09-06)
- addon: Handle WM_ENDSESSION where wParam is false (b94dfb1)
1.0.5 (2022-09-06)
1.0.4 (2022-09-06)
- addon: Call javascript callback on QueryEndSession instead of EndSession (92d435b)
1.0.3 (2022-09-06)
- Use MSVS version 2019 (4824d58)
1.0.2 (2022-09-05)
- js: Fixed import of addon (adc9ad8)
1.0.1 (2022-09-05)
- Migrate to prebuild from node-pre-gyp (c268174)
1.0.0 (2022-09-05)
- Added documentation (c814279)
- Added pipeline (6940946)