Skip to content

knbt v0.9.0

Compare
Choose a tag to compare
@BenWoodworth BenWoodworth released this 13 Sep 04:48

Changes

  • Added a StringifiedNbt format, and moved all SNBT-related APIs in Nbt to it
  • Added an NbtFormat interface that Nbt and StringifiedNbt both implement
  • Require Nbt to be configured, with variant and compression no longer being optional
    • Removed Nbt's companion object with default configuration