v2.3.6
New compilation options for java/kotlin
Now you can choose compiling as .class or .jar
Fixes for java and kotlin
Java and Kotlin .solution.toml
have been fixed, and now work the same way as all the other languages.
Specifying the entry point file and the output is enough. Even if you only want to compile .class files, the compiler will be smart enough to know what to do.