v3.0.0
[3.0.0] - 28/12/2020
- Adds support for a self generated security credential. Check how to do this on the going live page.
- Removes dependency on axios. Package now uses node's native
http
andhttps
packages. - Adds Shallow tests for public API methods.
- Improves existing jsdoc comments.