Skip to content

Releases: rickselby/NBT

4.1.0

04 Dec 08:36
1c52b32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.1.0

4.0.1: Merge pull request #7 from Hunman/master

15 Dec 07:40
Compare
Choose a tag to compare

Update for newer version of Node

Fully tested release

16 Dec 15:43
Compare
Choose a tag to compare

No functional differences, but if you're not just using the read/write functions in the Service class, there's some breaking changes, so new full release.

Many tests added, which I hope to improve at some point.

Fix issue with TAG_LONG

21 Oct 19:40
Compare
Choose a tag to compare
Fix bug with the TAG_LONG value

If the TAG_LONG is the smallest negative number, it wasn't being adjusted.