Releases: bartve/disconnect
Releases · bartve/disconnect
0.7.2
09 Feb 12:21
Compare
Sorry, something went wrong.
No results found
Fixed default maximum number of requests per minute
0.7.1
26 Jan 06:41
Compare
Sorry, something went wrong.
No results found
Added database().labelReleases() function (@maggiolo00)
0.7.0
25 Jan 10:28
Compare
Sorry, something went wrong.
No results found
The util.queue object literal has been replaced by a minimal util.Queue class
DiscogsClient now has two new config params requestLimit and requestLimitInterval
0.6.8
06 Nov 14:34
Compare
Sorry, something went wrong.
No results found
Dependency updates
Fixed a minor bug in DiscogsClient.authenticated()
0.6.7
15 Sep 09:20
Compare
Sorry, something went wrong.
No results found
Fixed regression bug from version 0.6.6 involving double URL query string encoding in database().search()
0.6.6
31 Aug 07:28
Compare
Sorry, something went wrong.
No results found
An empty search query in database().search() will no longer add the q= param to the search URL
0.6.5
27 Aug 06:55
Compare
Sorry, something went wrong.
No results found
Fixed a bug in util.merge()
0.6.4
09 Jul 06:45
Compare
Sorry, something went wrong.
No results found
Prevent JSON.parse() crash when the Discogs API returns HTML instead of json (maintainance mode)
Added Discogs API version to DiscogsClient config (only the default v2 is supported at the moment)
0.6.3
28 May 11:55
Compare
Sorry, something went wrong.
No results found
Updated oauth-1.0a dependency
0.6.2
25 Feb 08:50
Compare
Sorry, something went wrong.
No results found
database().image() now requires the full image url as the first parameter due to the new Discogs image cluster
Local request throttling by disconnect has been disabled for database().image()