All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.7.4 (2021-03-04)
Note: Version bump only for package litexa
0.7.3 (2020-12-30)
Note: Version bump only for package litexa
0.7.2 (2020-12-29)
Note: Version bump only for package litexa
0.7.1 (2020-10-03)
- restore lost support for implicit microphone open on state transitions (4a9f518)
0.7.0 (2020-10-02)
- 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)
- 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)
0.6.2 (2020-07-17)
0.6.1 (2020-07-08)
- corrects mp3 package ref, adds tests (#173) (b472cf1)
- restoring litexa logo in the root readme (a3d2cb7)
0.6.0 (2020-06-16)
0.5.1 (2020-06-12)
Note: Version bump only for package litexa
0.5.0 (2020-04-01)
0.4.1 (2020-02-10)
Note: Version bump only for package litexa
0.4.0 (2020-01-30)
- Addressed issues around localized DB type definitions. (#104) (51b83e1)
- addressed potential dependency vulnerabilities (#91) (84d2ba7)
- matching behavior in SMAPI for undefined custom slot type ids (#84) (e7c00dd)
- mobile font and vscode (e675982)
- remove inapplicable warning for not adding events to language model (#108) (c1f0cd8)
- spaces are no longer added pre-punctuation while joining output speech (#92) (43133e8)
- Switched a couple absolute import references to relative. (#120) (af06edb)
- update globals.d.ts for dynamoDbConfiguration (c898187)
- update litexa template depedencies (#115) (a6764b5)
- Updated deprecated mocha.opts files to RC files. (#110) (4de018d)
- add compilation-time-defined variable type called DEPLOY (#80) (c4b37d2)
- add configurable TTL field in Litexa config (#106) (6262123)
- added '!' and 'not' negation operators (#85) (7b275af)
- added ability to override deployment's assets root path (#94) (d9eb39b)
- added optional raw data dump command to test CLI (#87) (c5390be)
- added say-reprompt syntax (#86) (27abbab)
- added string replacement map localization method that is detached from skill code (#100) (08c5057)
- aws s3 configuration (#90) (8a1546d)
- create html extension (#93) (e833b8f)
- localized pronunciations (#82) (6ae79aa)
- made it so that extension interfaces are auto-enabled (#105) (d9f83ad)
- multi-intent handlers (#88) (ce855d1), closes #89
- Update AWS Lambda runtime to nodejs12.x (#78) (90d426d)
0.3.1 (2019-10-14)
0.3.0 (2019-10-12)
- Added catch for ampersands in interjections. (#48) (02b0a04), closes #47
- Added missing regex chars for Litexa tests. (#58) (e235ed4)
- Added several VS Code syntax highlighting improvements. (#57) (34371f4), closes #53 #54 #55 #56
- Update per-package configuration to publish publicly 🥳 (#49) (0ff383b)
0.2.1 (2019-10-09)
Note: Version bump only for package litexa
0.2.0 (2019-09-19)
- Addressed an issue when using @litexa/assets-wav alongside localization. (#32) (8f48b7c)
- Updated @litexa/apl to add tags to generated SSML. (#35) (071f4a1), closes #34
- Updated API endpoint for ISP queries to work for EU. (#40) (c9dae38)
- Added @litexa/apl support for AnimateItem commands, and uniquifying asset URLs. (#24) (e2494a7), closes #23
- Added @litexa/core version tracking to deployment. (#20) (afd651d), closes #19
- Added initial support for Custom Interfaces to @litexa/gadgets. (#36) (c1acbff), closes #37
- Added support for locale-specific skill icons, and common assets. (#18) (6e19874)
- Added support for overriding DB key specification. (#29) (46c0a97), closes #30
- Cleaned up @litexa/gadgets extension and added test coverage. (#28) (df4f2ad)
- Up-sell Support for In-Skill Purchasing. Bugfixes and Documentation Updates. (085fa79)
0.1.6 (2019-07-04)
- bugfixes (#11) (46bdf16)
- resolved issue with Windows compatibility for spawning processes (#14) (904945b)
0.1.5 (2019-05-22)
Note: Version bump only for package litexa
0.1.4 (2019-05-09)
- doc fixes and play/stopMusic statements (#6) (495fc60)
- Replace placeholders with concrete examples in Localization chapter (397125d)
- Version Numbers and Docs (#7) (1c57666)
0.1.3 (2019-05-06)
0.1.2 (2019-05-06)
- Cleanup (a8a0bc2)
Note: Version bump only for package litexa