Skip to content

Releases: JulianToledano/goingecko

v3.1.0

27 Nov 23:14

Choose a tag to compare

🚀 Highlights

-New rate litimed http client.

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

v3.0.3

18 Apr 08:36

Choose a tag to compare

🚀 Highlights

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

v3.0.2

01 Mar 12:46

Choose a tag to compare

🚀 Highlights

  • Update categories endpoint.

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

New Contributors

@tbdsux

v3.0.1

07 Feb 22:33

Choose a tag to compare

🚀 Highlights

  • Update response types to use int64 and float64

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

v3.0.0

25 Jan 11:55

Choose a tag to compare

🚀 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

30 Dec 09:43

Choose a tag to compare

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

30 Dec 09:28

Choose a tag to compare

This is the last version in v1 module path. It retracts (v1.0.0 and v1.0.1) wrong tagged versions.

v0.4.0

16 Dec 16:11
ff22ecc

Choose a tag to compare

add: context to requests (#28)