A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sbt/sbt-java-formatter/releases below:

Releases · sbt/sbt-java-formatter · GitHub

Releases: sbt/sbt-java-formatter

Releases · sbt/sbt-java-formatter

0.10.0 Breaking changes

If you still need support for Java 8 you can keep using version 0.9.0.

Noteworthy

With the previous 0.9.0 release the groupId changed from com.lightbend.sbt to com.github.sbt:

// new:
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % ---version---) // starting with v0.9.0
// old:
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % ---version---) // until v0.8.0

The package com.lightbend.sbt was renamed to com.github.sbt as well.

What's Changed

Full Changelog: v0.9.0...v0.10.0

0.9.0 Breaking changes

The groupId changed from com.lightbend.sbt to com.github.sbt:

// new:
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % ---version---) // starting with v0.9.0
// old:
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % ---version---) // until v0.8.0

The package com.lightbend.sbt was renamed to com.github.sbt as well.

What's Changed

Full Changelog: v0.8.0...v0.9.0

0.8.0 0.7.0 0.6.1 0.6.0 - support AOSP style

Formatter can be configured to use either Google Java Style (by default) or AOSP style.

Allow any other java formatter options to be configured, such as enabling or disabling Javadoc formatting.

Changes Add `javafmtOnCompile` setting

Introduces the setting javafmtOnCompile so that users can op-out of Java formatting triggered by compilation.

0.5.0 new tasks and sbt caching

Introduces new tasks (which share their sbt chache)

sbt 1.3.x is required.

0.4.4

Google Java Formatter has been updated 1.7

All fixed issues in the milestone.

Credits 0.4.3

This release only exists to (temporarily!) re-cross-build the plugin for sbt 0.13.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4