Skip to content

v1.3.0

Choose a tag to compare

@vansergen vansergen released this 23 Dec 10:35
a329486

Changes

AuthenticatedClient

  • Add getProfiles method
  • Add getProfile method
  • Add transfer method

WebsocketClient

  • Require product_ids and channels to be arrays
  • Change the default product_ids

NPM dependencies:

  • Update ws to 7.2.1
  • Update rpc-request to 3.1.4

NPM devDependencies:

  • Update typescript to 3.7.4
  • Update ts-node to 8.5.4
  • Update @typescript-eslint/eslint-plugin to 2.12.0
  • Update @typescript-eslint/parser to 2.12.0
  • Update eslint to 6.8.0

Other Changes

  • Update CHANGELOG
  • Update README
  • Update tests