Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 326 Bytes

CHANGELOG.rst

File metadata and controls

20 lines (14 loc) · 326 Bytes

CHANGELOG

0.1

  • Initial release of Alexa Skills Kit SDK.

0.1.1

  • Docstring changes for generated docs.

0.1.2

  • unicode_type = six.text_type and define long in Python 3 (#1)
  • Use feature detection instead of version detection (#10)
  • Send stringified raw data to Alexa APIs (#12)