Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

v3.0.0

Choose a tag to compare

@jordond jordond released this 26 Jul 23:18
· 991 commits to master since this release
8cf923f

3.0.0 (2018-07-26)

Bug Fixes

  • client: change the auth method to query parameter (0229d01)
  • types: fix generated types (e2b07c8)
  • types: fix generated types for the class (1d142d7), closes #12

Code Refactoring

  • circleci: add more explicit request options (76546d1)

Features

  • api: change endpoints to only use supported options (965c6b7)

BREAKING CHANGES

  • circleci: Some of the endpoints now have another "reqOptions" parameter, if you used one of the functions and passed in the optional options, you now need to add the extra parameter.