Skip to content

Releases: irlndts/go-discogs

Added Groups to Artist, Added StatusErrTooManyRequests error handler

09 Dec 11:48
f16388f
Compare
Choose a tag to compare

Raise go and vendor versions

01 Sep 13:20
bcc7a3a
Compare
Choose a tag to compare
v0.3.3

Raise go version (#48)

v0.3.1

18 Feb 14:32
Compare
Choose a tag to compare
  • Added endpoints
    • User Collection
      • Collection Folders
      • Folder
      • Collection Items by Folder
      • Collection Items by Release
    • Marketplace
      • Price Suggestions
      • Release Statistics
  • Refreshed vendors

Functions moved to interface

01 Jun 07:12
Compare
Choose a tag to compare

#40

no backward compatibility,
check your code and use discogs.Search() instead of discogs.Search.Search() and discogs.* instead of discogs.Database().*

Minor improvements in database

28 Feb 11:54
b61a3c1
Compare
Choose a tag to compare
  • Added missed fields to Release (#37)
  • go mod updated (go version updated, vendor libs updated) (#38)

Fixed some data in database

05 Nov 17:57
f499b48
Compare
Choose a tag to compare

Minor improvement

05 Nov 10:41
d987189
Compare
Choose a tag to compare

Added MasterID to Search.Result #34

Minor fix

29 Oct 10:35
77c264c
Compare
Choose a tag to compare

Fixed Search #32

Removed vendor, some minor code optimizations

06 Jun 12:30
Compare
Choose a tag to compare
v0.2

Travis version updated

Use go mod

11 Dec 13:49
Compare
Choose a tag to compare

Supported go mod