Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 470 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 470 Bytes

#Changelog

##2.5.22

  • Fixed a bug with ListTag not using standard read/write logic.
  • Added new helpers to read/write tags with prepackaged exception handling.
  • Improved parts of the documentation to be more descriptive.
  • Minor performance improvements in some situations.

##2.4.20

  • Fixed bug with boolean to byte conversions
  • Added new converter option
  • Added several new helper methods for working with NBT
  • Added new helper methods to CompoundTag