Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@liam-lloyd liam-lloyd released this 28 Aug 19:29
· 6 commits to main since this release
339691d

Changed

  • BREAKING CHANGE: All functions now take either one or two arguments. The first argument is always the ClientConfig object. The second argument, if it is present, is always an object containing the rest of the parameters for the function. Documentation describing each function and its inputs has been added in API.md.