Releases: waitingsong/node-win32-api
Releases · waitingsong/node-win32-api
v22.3.0
22.3.0 (2024-06-28)
Features
- win32-api: user32 GetRawInputData() (645ce4b)
v22.2.0
22.2.0 (2024-06-28)
Features
- win32-def: struct RAWINPUT (4b492ba)
- win32-def: struct RAWMOUSE (1f0c54b)
v22.1.0
22.1.0 (2024-06-28)
Features
- win32-api: user32 SetParent() (421b405)
v22.0.0
22.0.0 (2024-06-28)
Features
- use koffi instead of ffi-napi to support nodejs >= 18 (3e8f7b5)
- win32-api: change const enum to normal enum (21b8d17)
- win32-def: update properties of VirtualKey (bb091d7)
v21.0.2
21.0.2 (2024-06-16)
Note: Version bump only for package win32-api
v21.0.1
21.0.1 (2024-06-16)
Note: Version bump only for package win32-api
v21.0.0
21.0.0 (2024-06-16)
Features
- win32-def: add enums (b5fdf54)
- win32-def: breaking change re-expose Virtual-Key Codes via enum VirtualKey (ce5f8ca)
v20.7.0
20.7.0 (2024-06-14)
Features
- win32-api: user32.SendMessageTimeoutW() (76f81cb)
v20.6.0
20.6.0 (2024-06-14)
Features
- win32-api: user32.BroadcastSystemMessage() (3b7a546)
- win32-api: user32.RegisterWindowMessageW() (3161b1b)
v20.5.0
20.5.0 (2024-06-14)
Note: Version bump only for package win32-api