You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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 \f escape sequence that is not supported in Kotlin