Skip to content

Releases: stoprocent/node-bluetooth-hci-socket

v1.5.2

26 Feb 07:44
Compare
Choose a tag to compare

1.5.2 (2025-02-26)

Bug Fixes

  • safer handling of binding parameters (e1f008c)

v1.5.1

26 Feb 01:41
Compare
Choose a tag to compare

1.5.1 (2025-02-26)

Bug Fixes

v1.5.0

26 Feb 01:13
Compare
Choose a tag to compare

1.5.0 (2025-02-26)

Features

  • added serial device monitoring to recover from power on->off->on (11be903)

v1.4.5

24 Feb 21:57
Compare
Choose a tag to compare

1.4.5 (2025-02-24)

Bug Fixes

  • added missing stdexcept include (1149918)
  • remove process exit handlers on stop (36272bd)
  • usb exit handler removal (f7562bb)

v1.4.4

30 Dec 21:58
Compare
Choose a tag to compare

1.4.4 (2024-12-30)

Bug Fixes

  • reset on closing usb and uart to disconnect on exit (93d429b)

v1.4.3

22 Dec 12:51
Compare
Choose a tag to compare

1.4.3 (2024-12-22)

Bug Fixes

  • uart: better to recover than error when bad packet (7effa7f)

v1.4.2

17 Dec 09:11
Compare
Choose a tag to compare

1.4.2 (2024-12-17)

Bug Fixes

  • prebuilds: fixing mac os builds (e25a2f6)
  • uart: uart opening and closign at the right time (df73718)

v1.4.1

01 Oct 08:55
fd7b168
Compare
Choose a tag to compare

1.4.1 (2024-10-01)

Bug Fixes

  • hci: fixing issue with l2 connections queue and error handling (#5) (fd7b168)

v1.4.0

27 Sep 19:39
67869a7
Compare
Choose a tag to compare

1.4.0 (2024-09-27)

Features

  • hci: added missing reset function (#4) (67869a7)

v1.3.0

24 Sep 20:33
Compare
Choose a tag to compare

1.3.0 (2024-09-24)

Bug Fixes

Features

  • refactored entire hci native module (#2) (59744ec)