Skip to content

Releases: scalameta/sbt-scalafmt

v2.6.0

13 Apr 02:14

Choose a tag to compare

Features

  • Implement scalafmt-dynamic downloader using sbt, upgrade to v3.11.0 (#437) @kitbellew
  • sbt: upgrade dependency to v1.12.9/v2.0.0-RC11 (#436) @kitbellew

Bug fixes

Miscellaneous

Build and dependency updates

v2.5.6

30 Oct 16:39
761fb82

Choose a tag to compare

What’s Changed

v2.5.5

30 Jun 04:41

Choose a tag to compare

What's Changed

Build and dependency updates

v2.5.4

16 Jan 20:15

Choose a tag to compare

What’s Changed

v2.5.3

13 Jan 15:49

Choose a tag to compare

What’s Changed

This release contains mostly a number of build and dependency updates, including shifting underlying scalafmt from 3.7.13 to 3.8.4

Scalafmt changes

Miscellaneous

Build updates

Dependency updates

v2.5.2

31 Aug 00:01

Choose a tag to compare

Bug fixes

v2.5.1

29 Aug 14:38

Choose a tag to compare

Features

Build changes

Dependency updates

sbt-scalafmt v2.5.0

14 Nov 19:51
1b20e82

Choose a tag to compare

This release brings a handful of small updates related to better reporting mostly around git projects. More notably, this release also starts utilizing sbt-vspp to ensure that a valid POM is also published ensuring smoother usage in corporate environments.

Big thanks to all those that contributed and please do report any issues you might have!

What’s Changed

v2.4.6

25 Dec 01:19

Choose a tag to compare

Features

Bug fixes

  • Support cross- and multi-source projects with git (#200) @kitbellew
  • Use canonical paths, not just absolute (#202) @kitbellew
  • fix false positive cache invalidation caused by unscoped lookup (#192) @bjaglin
  • Bugfix: forgot to use the ScalafmtLogger, fix that (#182) @kitbellew

Other Changes

Dependencies

v2.4.5

04 Dec 14:30

Choose a tag to compare

What’s Changed