-
Merge pull request #241 from alexa-js/4.0.2-beta
Preparing for next development iteration, 4.0.2
-
-
dblock committed on GitHub
May 18, 2017
-
Update ssml.cleanse to stop removing spaces before decimals (#236)
* Update ssml.cleanse to stop removing spaces before decimals (i.e. “.2oz, .5oz, .25oz” > “.2oz,.5oz,.25oz”) * Update CHANGELOG * Replace speak/break/etc tags with nothing instead of a space * Add test to prevent regression regarding truncation of spaces before periods
-
Merge pull request #227 from tejashah88/add-heroku-button
Added heroku button section
-
changed heroku url link to reflect current ownership of alexa-app-exa…
…mple
-
dblock committed on GitHub
Apr 8, 2017 -
added AskForPermissionConsent card as well as test case (#225)
* added AskForPermissionConsent card as well as test case * updated CHANGELOG.md * revised changelog as requested * added the example for the AskForPermissionsConsent card in README * added periods for consistency
-
Remove node 0.12 from Travis-CI. (#220)
* Remove node 0.12 from Travis-CI. Dependencies for alexa-app no longer work on Node 0.12 so remove node 0.12 from test matrix. Run extra steps with Node 1 instead. Missing space. Update engine. * Update CHANGELOG message for #220.
-
Fix cert check test cases. (#218)
* Fix cert check test cases. The error messages from alexa-verifier were changed in mreinstein/alexa-verifier@cde450b causing integration tests to fail. * Updating CHANGELOG.
-
Preserve session when clearing non-existent attribute. (#219)
* Preserve session when clearing non-existent attribute. session.clear("xyz") will delete all session attributes if "xyz" does not exist. * Restore formatting. * Restore formatting. * Updating CHANGELOG. * Simplify test.
-
Merge pull request #202 from hidace/master
Update first example for (AWS Lambda)
-
-
Merge pull request #197 from alexa-js/callback-lambda-188
Use callback parameter for default lambda function handler
-
-
Merge pull request #195 from tejashah88/master
Added Table of Contents
-
-
Merge pull request #171 from alexa-js/force-chain-134
Updating library for asynchronous support through promises
-
Updating README, CHANGELOG, and UPGRADING with specifics about new async
Also updated library to ignore value returned from handler as this would be considered an exception to response.send
ajcrites committedFeb 13, 2017 -
Updating tests with promise-chain keeping functionality to pass
This required some updates to the core code to make sure the promise chain and corresponding values are always passed appropriately
ajcrites committedFeb 10, 2017 -
Updating request for send/fail promise chain requirements
ajcrites committedFeb 10, 2017 -
-
-
Merge pull request #190 from mreinstein/master
no junk drawer modules
-
-
no "junk drawer" util modules."
mreinstein committedFeb 19, 2017
-
Merge pull request #186 from alexa-js/updated-changelog-versions
The next version will be 3.2.0.