Skip to content

v2.1.0

Choose a tag to compare

@jarradsl jarradsl released this 24 May 00:04
· 49 commits to master since this release
  • Major refactor and simplification into generic REST client.
  • updated and improved README
  • added appveyor CI, codecov coverage and additional unit tests
  • API parameters are now passed as a dictionary to endpoint handlers.
  • UserAgent is now set to track client usage and help debug issues.
  • GenerateTelesignHeaders is now static and easily extracted from the SDK if
    custom behavior/implementation is required.