Skip to content

Releases: augi/gradle-scalafmt

1.21.3

27 Aug 10:40
d3449cd
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency gradle to v8.6 by @renovate in #39
  • chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2 by @renovate in #41
  • fix(deps): update dependency org.scala-lang.modules:scala-xml_2.13 to v2.3.0 by @renovate in #43
  • chore(deps): update dependency gradle to v8.9 by @renovate in #40
  • chore(deps): update dependency gradle to v8.10 by @renovate in #44
  • fix(deps): update dependency org.spockframework:spock-core to v2.3-groovy-4.0 by @renovate in #23

Full Changelog: 1.21.2...1.21.3

Gradle portal publishing fixed

22 Dec 09:53
Compare
Choose a tag to compare
1.21.2

chore: Gradle publishing fix

Gradle portal publishing fixed

22 Dec 09:28
Compare
Choose a tag to compare
1.21.1

chore: Gradle publishing fix

Gradle 9 compatibility

22 Dec 09:14
Compare
Choose a tag to compare
1.21.0

chore: deprecations handled

Minor dependencies updates

22 Dec 08:37
Compare
Choose a tag to compare
1.20.0

chore(deps): update actions/setup-java action to v4

Scalafmt version extracted to constant

08 Jun 11:59
Compare
Choose a tag to compare
1.19.0

chore: Scalafmt version extracted to constant

Scala 2.13 dependencies

20 Apr 08:44
Compare
Choose a tag to compare

This plugin has dependencies on Scala libraries, they were updated from its 2.12 to 2.13 variants.

Class initialization error fixed

20 Apr 07:24
Compare
Choose a tag to compare

The previous release contained a critical bug, so the plugin wasn't de-facto working.

First release from this new fork

18 Apr 20:32
Compare
Choose a tag to compare

Main changes:

  • publishing to Maven Central
  • Gradle 7.0