Skip to content

Releases: scalameta/scalafmt

v3.6.1

31 Oct 22:29
Compare
Choose a tag to compare

Features

Bug fixes

Other changes

v3.6.0

17 Oct 16:15
Compare
Choose a tag to compare

Features

Bug fixes

Miscellaneous

Dependency updates

v3.5.9

11 Aug 19:00
Compare
Choose a tag to compare

New configuration parameters

Bug fixes

Other changes

Dependency updates

v3.5.8

01 Jun 16:35
Compare
Choose a tag to compare

Bug fixes

Dependency updates

v3.5.7

25 May 14:04
Compare
Choose a tag to compare

RedundantParens: more bug fixes

v3.5.5

24 May 14:03
Compare
Choose a tag to compare

RedundantParens: Bug fixes

RedundantParens: Other changes

Other changes

v3.5.4

18 May 18:28
Compare
Choose a tag to compare

RedundantParens

Dealing with parser change to positions of paren-enclosed trees

Other changes

v3.5.3

13 May 16:23
Compare
Choose a tag to compare

Bug fixes

Dynamic error reporting

Dependency updates

v3.5.2

18 Apr 14:29
Compare
Choose a tag to compare

Bug fixes

Other changes

v3.5.1

06 Apr 22:26
Compare
Choose a tag to compare

Bug fixes

  • Scalameta: upgrade to v4.5.3 (#3180) @kitbellew
    • fixes bug with infix parsing of (()) and ((a, b, ...))