Skip to content

Releases: stoprocent/node-bluetooth-hci-socket

v1.2.1

07 Nov 09:54
Compare
Choose a tag to compare

1.2.1 (2023-11-07)

Bug Fixes

  • usb: wrong buffer initialization (7712b63)

v1.2.0

02 Nov 21:27
Compare
Choose a tag to compare

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

02 Nov 16:37
Compare
Choose a tag to compare

1.1.6 (2023-11-02)

Bug Fixes

  • uart and usb skipping first reset to only handle internal state update (6272ec7)

v1.1.5

02 Nov 13:34
Compare
Choose a tag to compare

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

02 Nov 10:45
Compare
Choose a tag to compare

1.1.4 (2023-11-02)

Bug Fixes

  • better handling of reset with removal of double reset on port open (674871f)

v1.1.3

25 Oct 21:46
Compare
Choose a tag to compare

1.1.3 (2023-10-25)

Bug Fixes

  • async moved to dependencies (2d6657f)

v1.1.2

23 Oct 18:18
Compare
Choose a tag to compare

1.1.2 (2023-10-23)

Bug Fixes

  • restored BLUETOOTH_HCI_SOCKET_FORCE_UART env handling (2b2c852)

v1.1.1

21 Oct 09:38
Compare
Choose a tag to compare

1.1.1 (2023-10-21)

Bug Fixes

  • npmignore to include prebuilds (878487a)

v1.1.0

21 Oct 09:29
Compare
Choose a tag to compare

1.1.0 (2023-10-21)

Bug Fixes

Features

  • cleaning up workflows and release (4d56575)