Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Releases: miguelmota/go-coinmarketcap

v0.1.8

22 Aug 09:16
ef1834e
Compare
Choose a tag to compare

Changelog

d2243a6 Update .goreleaser.yml
ef1834e Update .travis.yml
15ceaa4 Merge branch 'NexonSU-master'
3f44f93 Add platform struct
ff1642e Fiat client fix
8744104 Add convert_id parameter to PriceConversion
04b3c00 Add fiat endpoint support

v0.1.6

31 Aug 19:00
80e912c
Compare
Choose a tag to compare

Changelog

80e912c Merge branch 'alxshelepenok-fix_marshalling_error'
0c82e2d fix: cannot unmarshal number into Go struct field ConvertListing.id of type string
6198319 link to coinmarketcap docs

v0.1.5

02 Jul 05:37
764d54d
Compare
Choose a tag to compare

Changelog

764d54d v2 coin symbol to slug

v0.1.4

23 Apr 16:42
Compare
Choose a tag to compare

Changelog

2390dc3 make pro api key optional

v0.1.3

17 Apr 07:32
Compare
Choose a tag to compare

Changelog

a5c7d82 remove artifacts
3a4fb8e update readme

v0.1.2

17 Apr 07:28
Compare
Choose a tag to compare

Changelog

509be5f implement global market metrics endpoint
1ab78e6 implement latest market pairs endpoint
7585e8f endpoint stubs
5057c89 comments
28ba41c add examples
21ef26c update readme

v0.1.1

05 Feb 15:15
Compare
Choose a tag to compare

Changelog

5506cb5 implement tools/price-conversion
3799342 implement cryptocurrency/map
406c05d update .travis.yml

v0.1.0

05 Feb 13:50
Compare
Choose a tag to compare

Changelog

ad6cec5 clean cache
389ab26 update .goreleaser.yml
719673d update .gitignore
1f3cb59 add .goreleaser.yml
bf4a9c7 add tests
b0b8fc0 go mod vendor
ec14bb7 Merge branch 'evzpav-quotes_endpoint'
db952fe update readme
2812be5 update README implemented quotes/latest and updated import on example
514aec7 Implemented /quotes/latest to get prices by symbol and also converted
975586d Merge pull request #2 from wallnutkraken/master
b37e283 Added a more descriptive error for JSON decoding errors
8f8bdad uncomment
3445d25 typo fix
3e1bb43 update readme
35fe282 update readme
0ff71db update readme
7faf3e3 cryptocurrency info endpoint
f9c5c7f cryptocurrency latest listings endpoint
083c841 wip
51ba7d3 update image
dabac4c update image
4576f75 update image
76de372 v1 support
01b1aba update name
347c088 Merge pull request #1 from xolodniy/add-sort-param
ab7a200 Add sort parameter to Tickers request
86a427d Merge branch 'TheCount-develop'
b2bf141 resolve merge
2cd871e Merge branch 'master' into develop
4765d04 Merge branch 'bearbeard-master'
5f76173 Tickers: also evaluate metadata
0b0bfd9 Improvement of methods.
8576053 interface
be85c1a price example
70d8f5f coin -> ticker
92d75dd typo
5baa0d6 update readme
e47e34d V2
133767f miguelmota -> coincircle.com
b3b72cb br
35cb2a0 h1
c16742b center
baf3279 add logo
42269f4 add examples
3e3c2d0 add travis
824d58b lowercase
9c6b4c2 add interface
05fd2d0 global markets
4be870a add altcoin markets graph data
ef3b2cc add tests
08ffe11 add global markets graph data
36252a1 add tests + refactor getcoinmarkets
782442c update example
71a7266 fix typos
153d71e fix typo
53d5c04 update readme
4947677 uppercase USD
87b739b Merge pull request #6 from imdario/master
6fa7201 Removed global variable url
ee912e4 go dep
2999222 clean cache
70814e1 update readme
fb15537 get coin price usd helper
7984dad update comment
bbb3bf6 golint
934d608 Merge branch 'reteps-master'
4d1cb0f coin markets
9ed4520 Merge branch 'master' of github.com:reteps/go-coinmarketcap into reteps-master
981920a update graphs endpoint
5b29248 Update README.md
12406d4 save
0b686f8 Merge pull request #1 from chekalskiy/patch-1
7b6ca32 Adding the ability to request all of coins by passing limit=0
e00de19 update docs
5e2da75 update docs
26616ea rename
9066597 remove log
03bfbbb correction
a4eb751 correction
e763829 update example
6c73ebc type
cf9947c typo
c15f394 update examples
bc4e1bd clean
33dda60 update readme
77e1d4f desc
1df80ce remove name
8d98875 inline
9b58e65 comment
c8671e4 int64
7475e1d rename
97510c1 typo
b0c5593 graph
6aec397 fix
a90d9d0 init