- #119: Moved to the alexa-js organization - @dblock.
- Your contribution here.
- #118, #117: Prevent updating session attributes directly - @ajcrites.
- #76:
response.clear()
now sets the defaultoutputSpeech
to SSML - @rickwargo. - #90: Added Danger, PR linter - @dblock.
- #91: Fixed "Cannot read property 'new' of undefined" init error - @fremail.
- #88, #92: AudioPlayer functionality - @wschaeferiii and @fremail.
- #101: Added
request.context
- @trayburn.
- #59: Added full card type support - @doapp-ryanp.
- #47: Fixed number output in SSML tags back to being digits - @rickwargo.
- #60: Added automated tests for SSML - @mutexkid.
- #57: Removed support for no longer used card subtitle - @rickwargo.
- #46: Added "numbered" to the depencies list in package.json - @mreinstein.
- #31: Added support for SSML - @rickwargo.
- #38: Added
.linkAccount()
method to return Link Account card - @christianewillman. - #37: Added
request.sessionDetails.accessToken
for skills using account linking - @christianewillman. - Added MIT license file - @matt-kruse.
- Bumped alexa-utterances to version 0.1.0 - @matt-kruse.
- #27: Added support for the
exhaustiveUtterances
option in alexa-utterances - @matt-kruse. - By default, alexa-app utterances now avoid the cartesian product of all slot values - @matt-kruse.
- #26: Externalized the generation of utterances to the new alexa-utterances module - @matt-kruse.
- #17: Remove hyphen from generated numbers in utterances - @matt-kruse.
- #18: Collapse multiple whitespaces to one space in utterances - @matt-kruse.