Skip to content

Releases: tinyoverflow/minecraft-tolker

0.1.3

11 Aug 00:36
Compare
Choose a tag to compare

Changes

  • Implement ComponentSerializer and
  • Rename build() to from()

Support for Formatters

30 Jul 20:20
Compare
Choose a tag to compare

Added

  • Support for Adventure Formatters, such as Number, Date and Choice:
    • withNumber(String, Number)
    • withDate(String, TemporalAccessor)
    • withChoice(String, Number)

Prototype Release

30 Jul 20:19
Compare
Choose a tag to compare

This releases the first prototype of this library. Please check the README.md file for more informations about using this library.