0.60
Added
- Support for
else ifguard conditions (#563) – @tKe - Explicit Kotlin import layout for the default and Google specific editorconfig files to match ktfmt's style. The same layout was already applied to the Kotlin Lang editorconfig (#571) – @vRallev
- ktfmt cli can pull formatting configs from editor config files (#570) – @tKe
- Strip leading UTF-8 BOM before formatting so ktfmt no longer errors on files starting with a BOM (#565) – @KaranPradhan266
Huge thanks to all the contributors! 🎉
Full Changelog: v0.59...v0.60