Skip to content

1.11.0

Compare
Choose a tag to compare
@nikhilym nikhilym released this 23 Aug 01:23
· 78 commits to master since this release

This release contains the following changes :

  • Template Resolvers used to generate responses using JINJA templates to handle ASK SDK requests.
  • Bug fix Delete persistence attributes without checking setter.
  • Bug fix Allow out-of-session requests.
  • Bug fix Change get_slot_value function to return None when slot is not present.
  • Bug fix Change decorator returned by request_handler to return the handler function.