Releases: dkerwin/gini-api-go
Releases · dkerwin/gini-api-go
v1.0.0
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