Skip to content

Releases: BitBuf/nbt

1.5.1

11 Sep 08:24
9271164
Compare
Choose a tag to compare

Critical SNBT bug fix.

1.5.0

06 Sep 20:43
52a7a48
Compare
Choose a tag to compare

SNBT serialization.

1.4.1

02 Sep 11:05
442603d
Compare
Choose a tag to compare

Iterable byte, int and long array tags.

1.4.0

01 Sep 21:13
2f027cc
Compare
Choose a tag to compare

JSON <-> NBT (de)serialization

1.3.3

29 Aug 20:12
50aa709
Compare
Choose a tag to compare

Specialized get and contains methods for compound tag.

1.3.2

29 Aug 12:24
cb929eb
Compare
Choose a tag to compare

Enhanced constructors for array tags.

1.3.1

28 Aug 21:40
d9db5b7
Compare
Choose a tag to compare

Specialized put methods for the compound tag, and the last refactor.

1.3.0

27 Aug 13:13
3500445
Compare
Choose a tag to compare

Complete rewrite with support for custom-made tags.

1.2.0

09 Jul 12:41
b73bf16
Compare
Choose a tag to compare

Large rework / refactor concerning the use of the root tag and NbtReader utility.

1.1.1

09 Jul 11:02
8ac307e
Compare
Choose a tag to compare

Enhancements to the ease of use of the compound and list tags. Use with caution.