Releases: HTMonkeyG/ParseNBT.js
Releases · HTMonkeyG/ParseNBT.js
v3.1.0
Added NBT.assign() method.
Removed option.allowTypedArray, now the writer allows TypedArray anytime.
v3.0.5
Bug fix and removed option.allowBigInt
Now NBT.Writer always allows BigInt
v3.0.3
Bug fixed:
- Throws an error when calling NBT.writer() with noCheck is true
- NBT.PROXIED_NBT is undefined
v3.0.1
Bug fix
Optimized performance in writing large NBTs
v3.0.0
Supported proxied NBT object
v2.3.0
Supported deep equal of NBT objects