jte
- #174 do not output semicolon for
!{}expressions in the Java code generator, to be in line with the documentation and the IntelliJ plugin (minor, but possibly breaking change) - Removed
StringOutputPool, as it was a rather arbitrary and minimal class, easily created if needed and also won't work well together with Loom's upcoming virtual threads - Minor hot reload synchronization improvement
jte-watcher
- Bump io.methvin.directory-watcher to 0.16.1
jte-kotlin
- Bump kotlin version to 1.7.10
- Remove special handling of
\fescape sequence that is not supported in Kotlin