Skip to content

0.60

Choose a tag to compare

@hick209 hick209 released this 17 Dec 21:29

Added

  • Support for else if guard 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