Releases: stoprocent/node-bluetooth-hci-socket
Releases · stoprocent/node-bluetooth-hci-socket
v1.5.2
1.5.2 (2025-02-26)
Bug Fixes
- safer handling of binding parameters (e1f008c)
v1.5.1
1.5.1 (2025-02-26)
Bug Fixes
v1.5.0
1.5.0 (2025-02-26)
Features
- added serial device monitoring to recover from power on->off->on (11be903)
v1.4.5
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
1.4.4 (2024-12-30)
Bug Fixes
- reset on closing usb and uart to disconnect on exit (93d429b)
v1.4.3
1.4.3 (2024-12-22)
Bug Fixes
- uart: better to recover than error when bad packet (7effa7f)
v1.4.2
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
1.4.1 (2024-10-01)
Bug Fixes
- hci: fixing issue with l2 connections queue and error handling (#5) (fd7b168)
v1.4.0
1.4.0 (2024-09-27)
Features
- hci: added missing reset function (#4) (67869a7)
v1.3.0
1.3.0 (2024-09-24)
Bug Fixes
Features
- refactored entire hci native module (#2) (59744ec)