Skip to content

Releases: facebook/ktfmt

0.56

25 Jun 20:33
Compare
Choose a tag to compare

Changed

Huge thanks to all the contributors! 🎉

Full Changelog: v0.55...v0.56

0.55

21 May 18:46
Compare
Choose a tag to compare

Added

Changed

  • Update kotlin-compiler-embeddable to 2.2.0-Beta2 for forward compatibility with context parameters. (#538) – @ZacSweers
  • Moved ktfmt project to Gradle (away from Maven) (d03a29e) – @hick209

Fixed

Full Changelog: v0.54...v0.55

Huge thanks to all the contributors! 🎉

0.54

15 Jan 17:28
Compare
Choose a tag to compare

Changed

Full Changelog: v0.53...v0.54

Huge thanks to all the contributors! 🎉

0.53

30 Oct 18:48
Compare
Choose a tag to compare

Fixed

  • Comments respecting max line width (#511) – @rileymichael
  • Exception while parsing property accessor on Kotlin 2.0.20-Beta2+ (#513) – @jsjeon

Changed

Full Changelog: v0.52...v0.53

Huge thanks to all the contributors! 🎉

0.52

20 Aug 13:42
Compare
Choose a tag to compare

Changelog

Fixed

Changed

Added

  • More stability tests (#488) – @snowe2010
  • Custom profile in plugin settings, mirroring Gradle/Maven plugins (#503) – @rock3r

Full Changelog: v0.51...v0.52

Huge thanks to all the contributors! 🎉

0.51

14 Jun 14:35
Compare
Choose a tag to compare

Changelog

Added

Changed

  • Preserves blank spaces between when clauses (#342) – @hick209
  • Named the default style as Formatter.META_FORMAT / --meta-style (520706e) – @hick209
  • FormattingOptions constructor parameters order was changed (96a7b1e) – @hick209

Fixed

Removed

  • Deleted Formatter.DROPBOX_FORMAT / --dropbox-style (BREAKING CHANGE) (4a393bb) – @hick209
  • Deleted FormattingOptions.Style enum (7edeff1) – @hick209

Full Changelog: v0.50...v0.51

Huge thanks to all the contributors! 🎉

0.50

07 Jun 02:03
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.49...v0.50

0.49

24 Apr 19:11
Compare
Choose a tag to compare

Changelog

  • Stop emitting multiple trailing commas in enum entry lists with multiline items (#458) – @nreid260

Full Changelog: v0.48...v0.49

0.48

23 Apr 13:35
Compare
Choose a tag to compare

Changelog:

Big thanks to all the contributors!

Full Changelog: v0.47...v0.48

0.47

17 Jan 19:33
Compare
Choose a tag to compare