Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@alexa-games-builder alexa-games-builder released this 02 Oct 22:34
· 57 commits to master since this release

0.7.0 (2020-10-02)

Bug Fixes

  • adding support for escaped quote characters in say strings (#176) (07c93f1)
  • allow characters outside basic ASCII into invocation names (#177) (2e79120)
  • disabling part of the wav test due to a node v14 bug (8e87738)
  • find global extensions in Windows when using nvm (#189) (5bf8c99)
  • fix asset subdirectory uploads to S3 from windows (#153) (#164) (e1b5718)
  • intermittent audio test failures on windows machine (#180) (349f272)
  • normalize file system slashes when making S3 key (#184) (31e5b80)

Features

  • add DocSearch as recommended by vuepress (#165) (c23ffad)
  • adding new utterance and say alternation syntax (#175) (fe569d3)
  • allow switching persistent store to session attributes instead (#181) (5d61bf5)
  • one shot intents are now delivered after launch is entered (#188) (a783699)
  • revamp of HTML extension for WebAPI support (#186) (ca846c0)
  • specify additional asset upload file extensions (#191) (4bb17f9)