Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.34 KB

File metadata and controls

50 lines (33 loc) · 2.34 KB

Changelog

[3.6.0] - 2026-02-14

Fixed

  • Updated all TypeScript to work in strict mode - (Rob Moran)

[3.5.0] - 2026-02-08

Fixed

  • Reworked event system to remove node-specific EventEmitter events in favour of EventTarget - 400 (Alex)

[3.4.0] - 2026-01-17

Fixed

[3.3.2] - 2025-03-08

Fixed

Added

[3.2.1] - 2024-02-12

Fixed

  • Fixed having separate notifications for characteristics 109 (Daníel Grétarsson)
  • Updated multiple dependant packages including cmakejs and prebuild

[3.1.0] - 2023-08-22

Fixed

[3.0.3] - 2023-06-01

Added

[3.0.2] - 2023-06-01

Changed

  • Backend changed from noble to use SimpleBLE v0.6.1 - 46 (Alex Shaw)
  • TypeScript adapter added to use SimpleBLE - 46 (Rob Moran)