Release 1.5.0.1
Breaking Changes in the API 🚨
All references to HologramAPI
have been renamed to HologramLib
.
Please update your imports:
- From:
com.maximde.hologramapi
- To:
com.maximde.hologramlib
Update the main class:
- From:
com.maximde.hologramapi.HologramAPI
- To:
com.maximde.hologramlib.HologramLib
Full Changelog: 1.4.8...1.5.0
I swear this is the last time I make such breaking changes 🙏💀