Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 746 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 746 Bytes

Version 1.1

  • use noble-device ^1.1.0
  • use id instead of uuid
  • new discoverByAddress and discoverById API's - discoverByUuid is deprecated now

Version 1.0.2

  • Correct code for reading barometric pressure with firmware 0.89 or older (@bChiquet)

Version 1.0.1

  • barometric sensor reading and luxometer conversion formula corrections (@martin-doyle)

Version 1.0

  • use noble-device instead of noble directly
  • add error parameters to callbacks
  • support for SensorTag 2.0 / CC2650
  • remove enableGyroscopeAxis API
  • new discoverAll, stopDiscoverAll, and discoverByUuid API's

Older

  • Changes not recorded