Skip to content

Releases: jamesnetherton/m3u

v0.4.0

21 Jan 15:23
Compare
Choose a tag to compare

This release fixes a potential nil pointer scenario in the parse function.

Thanks to @pierre-emmanuelJ for the fix.

v0.3.0

13 Dec 09:09
Compare
Choose a tag to compare

This releases adds support for marshalling a playlist to an io.Reader (#5).

v0.2.0

13 Dec 09:07
Compare
Choose a tag to compare

This release adds support for parsing an M3U playlist from a URL (#4).

v0.1.0

26 Mar 14:44
Compare
Choose a tag to compare

Initial m3u library release