This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
1.1.0
Release Notes
This version introduces a number of changes and new features to the action and has been submitted to Google for deployment.
Major Changes
-
Introduces train incident data, powered by the WMATA API. Whenever a user queries a station it will provide a follow up question asking if they want to hear about incidents affecting that station if there's an incident that affects one of the lines that stop there. The data is read aloud to users with a device with no screen, and for those with a screen displayed in a table.
-
Correctly merges stations with multiple platforms so all of the data is available to the user. Previously stations such as Metro Center were only showing one of its two platforms.
Minor Changes
- Improved overall dialog and conversation patterns.
- Improved code readability.
- Added a lot of test coverage.
- Changed some of the README data, added a new app icon, and more.
Credits
Thanks to Liza Floyd for the PR reviews.