Releases: stoprocent/node-bluetooth-hci-socket
Releases · stoprocent/node-bluetooth-hci-socket
v1.2.1
1.2.1 (2023-11-07)
Bug Fixes
- usb: wrong buffer initialization (7712b63)
v1.2.0
1.2.0 (2023-11-02)
Bug Fixes
- uart: added option to enable/disable filter command (003faf9)
Features
- uart: listen for reset on noisy uart line (5fd8e75)
v1.1.6
1.1.6 (2023-11-02)
Bug Fixes
- uart and usb skipping first reset to only handle internal state update (6272ec7)
v1.1.5
1.1.5 (2023-11-02)
Bug Fixes
- deps: update node-gyp to remove ci build errors related to python 3.12 (71c2970)
v1.1.4
1.1.4 (2023-11-02)
Bug Fixes
- better handling of reset with removal of double reset on port open (674871f)
v1.1.3
1.1.3 (2023-10-25)
Bug Fixes
- async moved to dependencies (2d6657f)
v1.1.2
1.1.2 (2023-10-23)
Bug Fixes
- restored BLUETOOTH_HCI_SOCKET_FORCE_UART env handling (2b2c852)
v1.1.1
1.1.1 (2023-10-21)
Bug Fixes
- npmignore to include prebuilds (878487a)
v1.1.0
1.1.0 (2023-10-21)
Bug Fixes
Features
- cleaning up workflows and release (4d56575)