2.1
What's Changed:
🚀 Features
- add support for libraries to have classes via a
src
directory! @steven-terrana (#182)
📖 Documentation
- Fix JTE javadoc on the plugin site @steven-terrana (#193)
- Migrate from
Make
toJust
@steven-terrana (#185)
⚙️ Internal Code Changes
- Expose JTE Primitives via GlobalVariables instead of the TemplateBinding (#192)
This should resolve issues pertaining to:
java.lang.UnsupportedOperationException: Refusing to marshal * for security reasons;