Releases: touchlab/xcode-kotlin
Releases · touchlab/xcode-kotlin
2.2.1
2.2.0
What's Changed
- Fix using lower Xcode version than minimum required by macOS: _LSOpenURLsWithCompletionHandler() failed for the application /Applications/Xcode.app with error -10664. by @xiaobailong24 in #117
- Replace kotlinx.cli with Clikt and make stuff suspending. by @TadeasKriz in #119
New Contributors
- @xiaobailong24 made their first contribution in #117
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- New LLDB command
force_gc
which runsGC.collect()
twice in a row, forcing the Kotlin/Native garbage collector to run.
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- 🤯 Vastly improved debugging performance (up to 5x faster).
- 💯 Shows more information for each frame variable.
- 😱 Works in Swift, Kotlin and Objective-C code.
- 🤩 Built-in support for
List
andMap
.
Full Changelog: 1.3.2...2.0.0
1.3.2
1.3.1
What's Changed
- Fix crash for Xcode 15.3 by @paraselene in #106
1.3.0
Fix for Xcode 15 issue
v0.2.2
Support for Xcode 12.3
v0.2.0
This project's release cycle got a little rusty. Have made install and performance improvements recently, and we'll be resetting the "official" release cycle, starting with 0.2.0.
0.1.1
Xcode 10.2