This repository was archived by the owner on May 12, 2025. It is now read-only.
v1.4.11
What's Changed
- Fix a parsing error on function call by @kunli2 in #327
- Declare
K.FunctionType#arrow
as nullable by @knutwannheden in #328 - Optimize AddImport
hasReference
method to avoid adding redundant import by @kunli2 in #329 - Add new Kotlin formatting options by @knutwannheden in #330
Full Changelog: v1.4.10...v1.4.11