Skip to content

Releases: ChrisMBarr/SongShowPlus-parser

v2.0.6

02 Jan 18:09
f592c3e

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

09 Aug 15:00

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

30 Aug 23:44

Choose a tag to compare

Now it should work in a web browser context as well as node

v2.0.3

30 Aug 23:01

Choose a tag to compare

Now including all needed files in the released package, oops!

v2.0.2

30 Aug 21:33

Choose a tag to compare

Fixing text decoding so it should now work in the browser as well as in Node

v2.0.1

29 Aug 14:30

Choose a tag to compare

Added the ability to pass in an ArrayBuffer as would be needed when reading files in a browser-based project, in addition to reading a Buffer in a Node-based project

v2.0.0

29 Aug 00:09

Choose a tag to compare

Completely rewritten to parse these as binary files, as they should be. Now that the file format has been made known to me I was able to use that to deconstruct the file using only the information provided in the file!

v1.0.1

19 Jul 01:02

Choose a tag to compare

Just updating packages

v1.0.0

03 Jun 01:58

Choose a tag to compare

Fix stuff for publishing