Skip to content

Releases: JetBrains/kotlin-playground

v1.5.1

10 May 11:09
Compare
Choose a tag to compare

Bug fixes

  1. Resolve css conflicts
  2. Print output if warnings exist

v1.5.0

10 May 10:17
Compare
Choose a tag to compare

Bug fixes

  1. Fixed delay on click on ➕ button.
  2. Escape html tags in console output .
  3. Pretty print security errors.
  4. Drop text output in canvas target platform.
  5. All content is served over https.

New features

  1. New attribute: theme. Support: "idea" — default IntelliJ IDEA theme.
  2. New attribute: data-version — set the target Kotlin version.
  3. Set compilation errors to console output.
  4. Exception description on JS target platform.
  5. Total time on running tests.

v1.4.0

07 May 17:24
Compare
Choose a tag to compare

Bug fixes

  1. Don't mark read only code
  2. Drop text output when target platform canvas is selected

v1.3.0

07 May 15:20
Compare
Choose a tag to compare

New features

  1. Select task placeholder on mouse click
  2. New target platform : canvas