UNPKG

cylon-ble

Version:

Cylon module for Bluetooth Low Energy (LE) peripherals

32 lines (16 loc) 963 B
## Release History Version 0.10.1 - Bugfix for proper handling of multiple connections Version 0.10.0 - Update to noble 1.3.x, passthru cache services/characteristics, more refactors Version 0.9.0 - Update to noble 1.2.x, cache services/characteristics, many refactors Version 0.8.0 - Update to noble 1.1.x, improve characteristic driver, dynamic peripherals Version 0.7.1 - Lock noble to version 1.0.2 for now Version 0.7.0 - Add support for direct characteristic read/write/notify Version 0.6.1 - Correctly bump dependencies Version 0.6.0 - Use Cylon 1.1.0 Version 0.5.0 - Compatibility with Cylon 1.0.0 Version 0.4.1 - Better error handling Version 0.4.0 - Updates for compatibility with Cylon 0.22.0 Version 0.3.1 - No longer use writeWithoutResponse for all characteristic write operations. Version 0.3.0 - Updates for compatibility with Cylon 0.21.0 Version 0.2.0 - Updates for compatibility with Cylon 0.20.0 Version 0.1.0 - Initial release