Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@tri-adam tri-adam released this 18 Apr 18:54
5a414c0

This release includes a new public method, (*Client).NewRequest(), fixes a bug in (*Client).BaseURL path handling (#28), includes dependency updates and minor CI improvements.

Changes included in this release:

  • Automate Dependency Updates (#26)
  • Update Go and Linter (#27)
  • BaseURL Path Handling Bug(#29)
  • CI: update Node and golangci-lint version (#30)
  • Expose NewRequest (#31)