node-red-contrib-twc-covid19-tracker
Version:
Node-RED nodes for The Weather Company COVID-19 Disease Tracker Data API
19 lines (14 loc) • 570 B
Markdown
#### Change Log for node-red-contrib-twc-covid19-tracker
- v0.3.1
- Bump axios version (CVE-2020-28168)
- v0.3.0
- Refactor nodes to use axios due to got errors on Mac OS X
- v0.2.0
- Split pwsapikey and covapikey config nodes
- Refactor nodes to use got instead of request for network requests
- Add node for Country Reports
- Link to the swagger documentation
- Additional example dashboard flow for County table / chart
- Modify example dashboard flow to include Country Report
- v0.1.0
- Initial release - TWC COVID-19 Disease Tracker Data API