Skip to content

v3.0.0

Compare
Choose a tag to compare
@newtonmunene99 newtonmunene99 released this 29 Dec 08:20
· 17 commits to master since this release

[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 and https packages.
  • Adds Shallow tests for public API methods.
  • Improves existing jsdoc comments.