Releases: JetBrains/kotlin-playground
Releases · JetBrains/kotlin-playground
v1.25.0
v1.24.2
v1.23.0
New features
- Support auto-imports
v1.22.0
Bug fixes
- replace with more than 2 matches (#75)
- getting correct npm version for EAPs (#79)
- add nosinppet for searchbot exclude
- min version doesn't work with unsorted version
- cache doesn't work for unresolved request
New features
- default Kotlin version on script init support (#69)
- Load JQuery from CDN
- New backend server
v1.20.0
v1.19.0
Bug fixes
- All content served over HTTPS.
- #28
- Console overflow on a long string.
- Always reload iframe in JS & CANVAS platforms #50
New features
- Event function
onTestFailed
BREAKIN CHANGES
- attrubite:
autocomplete
->data-autocomplete
Thanks to our community contributors for this release. In particular fgutmann
v1.18.0
Bug fixes
- Show close console button with non-empty errors list or with only exception state.
New features
- Improved Kotlin indents.
- Updated darcula theme colors.
- Added ability to set the compiler server. Big thanks
calvellido
.
v1.17.0
Bug fixes
- Escape html in output when target platform is JS.
- Clean exception state after closing the console.
New features
- Add
getJsCode(code)
function fromAPI
. - Show error description in gutters.
BREAKING CHANGES
- Update container class name in console
js-code-output-canvas-placeholder
->js-code-output-executor
v1.16.0
Bug fixes
- Complete when using folded code.
- Use read-only mode if kotlin version're loaded.