Releases: AudDMusic/audd-go
Releases · AudDMusic/audd-go
v0.2.6
v0.2.5
Merge pull request #6 from AudDMusic/AudD-music-patch-1 Update to v0.2.5
v0.2.4: fixed dependencies
Fixed a dependency (the longpolling library)
v0.2.1: fixed a goroutine leak
👾 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
🚀 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
🚀 v0.1.0
Now can be normally used. With a client and everything.