Releases: augi/gradle-scalafmt
Releases · augi/gradle-scalafmt
1.21.3
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
1.21.2 chore: Gradle publishing fix
Gradle portal publishing fixed
1.21.1 chore: Gradle publishing fix
Gradle 9 compatibility
1.21.0 chore: deprecations handled
Minor dependencies updates
1.20.0 chore(deps): update actions/setup-java action to v4
Scalafmt version extracted to constant
1.19.0 chore: Scalafmt version extracted to constant
Scala 2.13 dependencies
This plugin has dependencies on Scala libraries, they were updated from its 2.12
to 2.13
variants.
Class initialization error fixed
The previous release contained a critical bug, so the plugin wasn't de-facto working.
First release from this new fork
Main changes:
- publishing to Maven Central
- Gradle 7.0