We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: custom scripting extension implemented (that was tough)
feat: added ability to read text from process output
feat: added first compilation api
fix: jvm target is set to 8 because Kotlin launches scripts with such… … a version
fix: GitHub CI fixed Previous GitHub CI for Kotlin Multiplatform was replaced with CI tasks for Kotlin/JVM