Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 2.87 KB

Changelog

1.4.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)
  • add utility method to read nbt entries (99ad92e)
  • nbt-readable: add some read methods (cf47751)
  • nbt: add method to guess the content of the array and return an NBTArray (f4caac2)

Bug Fixes

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

1.4.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)
  • add utility method to read nbt entries (99ad92e)
  • nbt-readable: add some read methods (cf47751)
  • nbt: add method to guess the content of the array and return an NBTArray (f4caac2)

Bug Fixes

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

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)