gocaa 1.2 released

Wieland Hoffmann <[email protected]> Sat, 20 Sep 2014 13:17:27 +0200
Newsgroups gmane.comp.audio.musicbrainz.devel
Message-ID <[email protected]>
Hello world,

I've just tagged gocaa 1.2, a library to access the Cover Art Archive
from the Go programming language. It includes code to access all
existing endpoints of the CAA through GET requests.

You can find the code on GitHub[0] or, if you only care about the stable
version, gopkg.in[1].

[0] https://github.com/mineo/gocaa & http://godoc.org/github.com/mineo/gocaa
[1] http://godoc.org/gopkg.in/mineo/gocaa.v1 & http://godoc.org/gopkg.in/mineo/gocaa.v1

-- 
Wieland