sbt-buildinfo 0.13.2 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
sbt 2 migration
- Cross build to sbt 2.0.0-M3 by @eed3si9n in #213
- sbt 2.0.0-M4 by @eed3si9n in #214
- sbt 2.0.0-RC2 by @eed3si9n in #218
- Replace to new wildcard syntax by @xuwei-k in #220
- sbt 2.0.0-RC9 by @xuwei-k in #222
- Remove scala-reflect dependency if Scala 3 by @xuwei-k in #225
- sbt 2.0.0-RC10 by @xuwei-k in #226
- sbt 2.0.0-RC11 by @xuwei-k in #227
- Fix infix syntax warnings by @xuwei-k in #230
- sbt 2.0.0 by @xuwei-k in #232
bug fixes
behind the scenes
- Update sbt-ci-release by @mzuehlke in #215
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #217
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #219
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #221
- Update scala versions in test by @xuwei-k in #223
- refactor: Avoid deprecated scala.App by @xuwei-k in #224
- refactor: Use string interpolation instead of String.format by @xuwei-k in #229, #231
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #233
- Fix warning by @xuwei-k in #235
- Bump actions/setup-java from 5 to 6 by @dependabot[bot] in #236
- ci: sbt-salad-days by @eed3si9n in #239
new contributors
Full Changelog: v0.13.1...v0.13.2