Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@joserobjr joserobjr released this 27 May 03:53
· 59 commits to master since this release

0.0.2 - 2019-05-27

Added

  • Static methods for java users calling NbtIO
  • Documentation to all public types, functions and properties
  • The methods NbtCompound.remove(String), NbtCompound.remove(String, NbtTag) and NbtCompound.minusAssign(String)

Changed

  • JavaDoc will not generate when building on Java 9+ due to a dokka issue
  • The targetCompatibility to Java 8

Downloads from maven central.