Releases: JulianToledano/goingecko
Releases · JulianToledano/goingecko
v3.0.1
🚀 Highlights
- Update response types to use
int64
andfloat64
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v3.0.0
🚀 Highlights
- Module path updated to
github.com/JulianToledano/goingecko/v3
- Optional query arguments are now passed as options in function signatures.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v2.0.0
This release is the same as v0.5.0 but with v2 module path. As v1.0.0
and v1.0.1
releases were tagged incorrectly this release matches v0.5.0
but with ascending tagging to make users less confuse.
This is the only release of v2
module path and it won't get any updates or fixes.
Kudos to contributors:
@hleb-albau @Hey @cxkoda
v0.5.0
This is the last version in v1 module path. It retracts (v1.0.0 and v1.0.1) wrong tagged versions.
v0.4.0
add: context to requests (#28)