Skip to content

v2.3.6

Choose a tag to compare

@Zeioth Zeioth released this 28 Aug 12:59
· 417 commits to main since this release

New compilation options for java/kotlin

Now you can choose compiling as .class or .jar

screenshot_2023-08-28_15-01-28_633193187

Fixes for java and kotlin

Java and Kotlin .solution.toml have been fixed, and now work the same way as all the other languages.

screenshot_2023-08-28_14-58-15_595740258

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.