Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 596 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 596 Bytes

Chirp JavaScript SDK Changelog

Recent changes to the Chirp JavaScriptSDK.

The Chirp JavaScript SDK follows Semantic Versioning guidelines.

v1.1.0 (2016-10-27)

  • New setProtocolNamed method, allowing you to select the new inaudible ultrasonic protocol.
  • Deprecated 'shortcode' terminology, in favour of referring to individual chirps by their 'identifier'.
  • The Chirpjs object has now been renamed to ChirpSDK

v1.0.0 (2016-10-12)

  • Initial public release
  • Improvements on Chirp SDK interface.
  • Removed jQuery dependency