Skip to content

4.0.0

Compare
Choose a tag to compare
@jdalrymple jdalrymple released this 05 Sep 16:41

4.0.0 (2018-09-5)

Bug Fixes

  • Fixed error while throwing an error in RequestHelper (#156)

  • Added rate limit support for all request types (#170)

  • test: Application settings API updated (#177)

  • dependency: Removed lodash.pick in favour of native js

  • package: Updated typescript to version 3.0.3

  • package: Updated @semantic-release/git to version 7.0.3

  • package: Updated @semantic-release/npm to version 5.0.4

  • package: Updated semantic-release to version 15.9.12

  • package: Updated codecov to version 3.1.0

  • package: Updated ts-jest to version 23.1.4

  • package: Updated tslint-config-airbnb to version 5.11.0

  • config: Removed npmignore in favour of the package.json files property

  • config: Updated codeclimate config

Features

  • Removed babel dependency and switched to typescript (#183)

  • Removed eslint in favour of tslint

  • Added Support for the rejectUnauthorized parameter (#164)

  • Removed token requirement (#176)

  • project: Adding project archive abilities