Releases: stoprocent/noble
Releases · stoprocent/noble
v1.15.1
1.15.1 (2024-10-01)
Bug Fixes
- hci: update hci socket to v1.4.1 and cleanups (#10) (4f3188d), closes #6 #9
v1.14.3
1.14.3 (2024-09-27)
Bug Fixes
- package: changed the prebuildify-cross (5469b2b)
v1.14.2
1.14.2 (2024-09-25)
Bug Fixes
- hci: update to the hci layer to address the issues on ubuntu 24 (#5) (c2feb69), closes #4
v1.14.1
1.14.1 (2024-05-29)
Bug Fixes
- typescript: interface optional parameters error and validation added (#3) (1557139)
v1.14.0
1.14.0 (2024-05-28)
Bug Fixes
- state variable name (d87db37)
- update prebuildify to address windows build issue (e3cd3e4)
Features
- noble: add direct device connection capability without prior scanning (77c0210)
v1.13.6
1.13.6 (2023-11-10)
Bug Fixes
- hci: updated node-bluetooth-hci-socket to 1.2.1 to fix usb support (f2f745e)
v1.13.5
1.13.5 (2023-11-02)
Bug Fixes
- hci: support for nosiy uart lines (935d56a)
v1.13.4
1.13.4 (2023-11-02)
Bug Fixes
- deps: update node-gyp to remove ci build errors related to python 3.12 (c88892e)
- hci: added state event support to better handle uart and usb
isUp
changes (d9216ba)
- hci: update bluetooth-hci-socket to 1.1.6 to support state updates (0172dd5)
v1.13.3
1.13.3 (2023-11-02)
Bug Fixes
- hci: update bluetooth-hci-socket to 1.1.4 which fixes uart port issues (7169b7b)