Skip to content

Release 1.10.0 for ASK SDK Models

Compare
Choose a tag to compare
@nikhilym nikhilym released this 03 Apr 20:35
· 155 commits to master since this release

This release contains the following changes :

  • The Skill Messaging API is now supported. Use the Skill Messaging API to send a message request to a skill for a specified user. Read here for more details.
  • Adds support for additional APL Standard Commands. For reference, check here.
  • Adds type-hinting information, packaged with the source code, as per PEP 0561.