Skip to content

Releases: AudDMusic/audd-go

v0.2.6

18 Oct 01:52
f259695
Compare
Choose a tag to compare

Fixed a CVE in golang.org/x/net (low-impact)

v0.2.5

12 Feb 00:17
75fb41e
Compare
Choose a tag to compare
Merge pull request #6 from AudDMusic/AudD-music-patch-1

Update to v0.2.5

v0.2.4: fixed dependencies

14 Jun 16:28
7c817c0
Compare
Choose a tag to compare

Fixed a dependency (the longpolling library)

v0.2.1: fixed a goroutine leak

01 Feb 19:28
75ff09e
Compare
Choose a tag to compare

👾 v0.2.1
There could've been goroutine leaks related to the creation of new http.Clients and not closing the http.Response.Body when a response is returned with an error

v0.2.0: added Long Poll for streams

11 Dec 18:24
f86f7db
Compare
Choose a tag to compare

🚀 v0.2.0
For music recognition for streams, added the Long Poll connections so you can receive callbacks without spinning up a web server

v0.1.0

24 Jul 11:30
edf5e53
Compare
Choose a tag to compare

🚀 v0.1.0

Now can be normally used. With a client and everything.