What's Changed
- Fixes #84 + Fixes #110 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/111
- Set compiler configuration's source encoding to UTF-8 explicitly, fixes #115 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/116
- Create zh_cn.lang by @mczph in https://github.com/CleanroomMC/GroovyScript/pull/113
- Logging line numbers when in debug mode by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/117
- Fix GS Reload Resetting Hidden HEI Ingredients by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/121
- Integrated Documentation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/97
- Add Pyrotech support by @Supernoobv in https://github.com/CleanroomMC/GroovyScript/pull/122
- Add isEnabled to IScriptReloadable, clarifying some NPE errors by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/127
- Obeying Intellij's linter thingy by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/128
New Contributors
- @mczph made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/113
- @Supernoobv made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/122
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.3...v0.8.0
What's Changed
- Handle groovy's uncaught exceptions and throwables accordingly by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/105
- Fixes #104 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/106
- Fix the reload from crashing when JEI isn't in the environment by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/107
- Fix potential NPE from null EntityPlayer passed through CraftingInfo by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/108
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.1...v0.7.2
stuff



