Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 18:05
· 13 commits to main since this release
8d177a4

1.3.0 (2023-08-27)

Features

  • add method to determine if a NBT object is primitive (e003110)
  • add support from SNBT conversion (text -> nbt & nbt -> text) (70c71a2)
  • nbt: add method to guess the content of the array and return an NBTArray (f4caac2)

Bug Fixes

  • NBTEnd: set constructor visibility as private (3b69b5a)