Releases: scalacenter/gradle-bloop
Releases · scalacenter/gradle-bloop
v1.6.2
What's Changed
- Update sbt to 1.9.1 by @scala-center-steward in #42
- Update scalafmt-core to 3.7.5 by @scala-center-steward in #44
- Update groovy to 3.0.18 by @scala-center-steward in #43
- Update scalafmt-core to 3.7.6 by @scala-center-steward in #45
- Update scalafmt-core to 3.7.7 by @scala-center-steward in #47
- Update classgraph to 4.8.161 by @scala-center-steward in #46
- Update scalafmt-core to 3.7.8 by @scala-center-steward in #49
- Update sbt to 1.9.2 by @scala-center-steward in #48
- Update scalafmt-core to 3.7.9 by @scala-center-steward in #50
- Update scalafmt-core to 3.7.10 by @scala-center-steward in #51
- Update sbt to 1.9.3 by @scala-center-steward in #52
- Update scalafmt-core to 3.7.11 by @scala-center-steward in #54
- Handle --release option by @Arthurm1 in #55
- Update scalafmt-core to 3.7.12 by @scala-center-steward in #56
- Update classgraph to 4.8.162 by @scala-center-steward in #57
- Update groovy to 3.0.19 by @scala-center-steward in #59
- Update sbt to 1.9.4 by @scala-center-steward in #60
- Update scalafmt-core to 3.7.13 by @scala-center-steward in #61
- Update sbt-scalafmt to 2.5.1 by @scala-center-steward in #62
- Update sbt-scalafmt to 2.5.2 by @scala-center-steward in #63
- Update scalafmt-core to 3.7.14 by @scala-center-steward in #64
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #65
- Update sbt-scalafix to 0.11.1 by @scala-center-steward in #66
- Update scala-library to 2.13.12 by @scala-center-steward in #67
- Update sbt to 1.9.6 by @scala-center-steward in #68
- Update classgraph to 4.8.163 by @scala-center-steward in #71
- Update sbt to 1.9.7 by @scala-center-steward in #72
- Update scalafmt-core to 3.7.15 by @scala-center-steward in #73
- Fixes retrieval of
ModuleComponentIdentifier
by @jvican in #74
New Contributors
- @dependabot made their first contribution in #65
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Update scalafmt-core to 3.7.2 by @scala-center-steward in #23
- Update classgraph to 4.8.157 by @scala-center-steward in #22
- Update groovy to 3.0.16 by @scala-center-steward in #24
- Update scalafmt-core to 3.7.3 by @scala-center-steward in #25
- Update groovy to 3.0.17 by @scala-center-steward in #26
- Update sbt-ci-release to 1.5.12 by @scala-center-steward in #29
- Update classgraph to 4.8.158 by @scala-center-steward in #30
- Update sbt to 1.8.3 by @scala-center-steward in #31
- Fix Exception on parallel export by @Arthurm1 in #33
- Update classgraph to 4.8.160 by @scala-center-steward in #34
- Update scalafmt-core to 3.7.4 by @scala-center-steward in #36
- Update sbt to 1.9.0 by @scala-center-steward in #37
- Update sbt-scalafix to 0.11.0 by @scala-center-steward in #38
- Update scala-library to 2.12.18 by @scala-center-steward in #39
- Update scala-library to 2.13.11 by @scala-center-steward in #40
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- chore: add in a .scala-steward.conf file by @ckipp01 in #8
- Update classgraph to 4.8.153 by @scala-center-steward in #10
- Update groovy to 3.0.14 by @scala-center-steward in #11
- Update classgraph to 4.8.154 by @scala-center-steward in #12
- Update sbt to 1.8.1 by @scala-center-steward in #13
- Update sbt to 1.8.2 by @scala-center-steward in #14
- Update scalafmt-core to 3.7.0 by @scala-center-steward in #16
- Update scalafmt-core to 3.7.1 by @scala-center-steward in #17
- Update groovy to 3.0.15 by @scala-center-steward in #19
- Support mainClass in Gradle 8.0.1 by @jvican in #20
Full Changelog: v1.5.8...v1.6.0
v1.5.8
This is the first release from the new home of the Bloop Gradle plugin. This project used to live in the main Bloop repo, but was moved into it's current home to be able to be released and versioned standalone. Nothing has changed with the migration. The artifact names and usage remain the same. Please do report any issues!