Skip to content

Releases: alexa/alexa-skills-kit-sdk-for-python

1.5.0

03 Dec 18:52
d6907d8
Compare
Choose a tag to compare

This release contains the following changes :

  • Refactor Python version dependencies for Python 3.7 support 50

1.4.0

20 Nov 21:31
1e6a1d9
Compare
Choose a tag to compare

This release contains the following bug fixes :

  • Add helper function for matching CanFulfill Intent name #46 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/46>
  • Deserialize only if payload is not None 48 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/48>

1.3.0

05 Nov 19:30
8a4f47c
Compare
Choose a tag to compare

This release contains the following features :

1.2.0

30 Oct 15:15
Compare
Choose a tag to compare

This release contains the following changes :

  • Add support for Alexa Presentation Language (Public Beta). The Alexa Presentation Language (APL) enables you to build interactive voice experiences that include graphics, images, slideshows, and to customize them for different device types.

1.1.0

29 Oct 23:22
c9ce2e7
Compare
Choose a tag to compare

This release contains the following changes :

  • Introducing runtime layer (#41 )
  • Send data to service clients only if present (#39 )

Release of ASK SDK v1 for Python

18 Sep 18:31
1008fdf
Compare
Choose a tag to compare

For more information about the Alexa Skills Kit (ASK) Software Development Kit (SDK) for Python, see this blog post.