Skip to content

Releases: Jaimss/hololib

v0.2.0 - 1.19 Support, Multi-Version Support, MiniMessage

19 Jul 21:02
Compare
Choose a tag to compare
  • Adds support for MiniMessage (and components in general, however you choose to get from a String to a component)
  • 1.19 Support
  • Backwards support doesn't break now, so 1.18.2 still is supported

What's Changed

  • 1.19 support and version system done by @Jaimss in #2

New Contributors

  • @Jaimss made their first contribution in #2

Full Changelog: 0.1.1...0.2.0

v0.1.1 - Small QOL Change

23 May 21:11
Compare
Choose a tag to compare

Removed Print Statements from Previous Release.

v0.1.0

23 May 20:50
Compare
Choose a tag to compare

Updated to work with 1.18. Resolved an issue where Holograms wouldn't show because it was trying to iterate over a null list.

Full Changelog: 0.0.14...0.1.0

v0.0.14

10 Feb 16:52
353e710
Compare
Choose a tag to compare

This version added some bug fixes and new features.

v0.0.11 - Teleportation

03 Feb 19:11
21076e5
Compare
Choose a tag to compare

Hologram Teleportation was added in this version. Hologram#teleport(Location)

v0.0.10

03 Feb 00:49
03951ac
Compare
Choose a tag to compare

First official version.