Recent changes to the Chirp JavaScriptSDK.
The Chirp JavaScript SDK follows Semantic Versioning guidelines.
- 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 toChirpSDK
- Initial public release
- Improvements on Chirp SDK interface.
- Removed jQuery dependency