Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 785 Bytes

CHANGELOG.rst

File metadata and controls

37 lines (24 loc) · 785 Bytes

0.2.3 (2017-08-28)

  • Avoid raising an exception when receiving an empty string on the web socket

0.2.1 (2016-06-09)

  • Add on_application_registered callback

0.2.0 (2016-04-20)

  • Replace HTTPError with more specific exceptions (not retrocompatible)

0.1.3 (2014-09-08)

  • Allow arbitrary data to be passed to event callbacks
  • Fixed misspelling bug in deviceStates resource

0.1.2 (2014-08-12)

  • Added support for the deviceStates resource
  • Added support for the mailboxes resource
  • Renamed playback resource to playbacks (matches change in Asterisk)

0.1.1 (2013-10-28)

  • Adding author_email to setup.py

0.1.0 (2013-10-28)

  • Initial release