Skip to content

v2.0.0

Compare
Choose a tag to compare
@ahmadnassri ahmadnassri released this 28 Mar 18:44
· 210 commits to master since this release

2.0.0 (2021-03-28)

⚠ BREAKING CHANGES

  • api: client constructor now takes just ONE options argument, with "server" property as
    an object or a string

Features

  • api: improved api (d408b0b)
  • error: added a unique error object (eee7127)
  • server: server object parser (a707d41)

Chores

  • deps: bump github/super-linter from v3.15.3 to v3.15.5 (c2f2e4d)
  • deps-dev: bump sinon from 9.2.4 to 10.0.0 (6a8e32b)
  • lib: rename file (5fcaadb)
  • template: sync with ahmadnassri/template-node-lib (c4184b6)
  • template: sync with ahmadnassri/template-node-lib (c47022e)
  • template: sync with ahmadnassri/template-node-lib (de62e8d)

Docs

  • readme: changed API signature and better examples (a4c2dcf)

Build

  • funding: add funding to package.json (2e92c5c)

Tests

  • windows friendly test (2dbb257)
  • tap: improved tap configuration (ebe4b05)