Skip to content

Releases: dkerwin/gini-api-go

v1.0.0

23 Nov 13:41
f42297f
Compare
Choose a tag to compare

This release introduces breaking changes!

Changes:

  • Accept context in all functions to handle timeouts and cancellation
  • Return APIResponse objects from all methods to transport HTTP details and errors
  • Build matrix limited to 1.10.x and 1.11.x
  • Migrate to go modules
  • Removed HTTP debugging
  • Removed functions ErrorReport & Search
  • Updated vendored dependencies