Skip to content

Releases: zwubs/nbeet

v0.2.0

10 Sep 19:05
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

A quick release that focuses on some much needed changes I've been in need of from my betamine project.

Features

  • Replace usage of the dynamic package's decodeN functions for utilizing the decode package.
  • Replaced the encode and decode with variants for Java edition (i.e. encode_java, encode_java_network, etc.).
  • Replaced the nbt function with a new root function that simplifies the arguments needed to encode data.

What's Changed

New Contributors

  • @zwubs made their first contribution in #1

Full Changelog: v0.1.1...v0.2.0