Releases: sbt/launcher
Releases · sbt/launcher
1.5.1
updates
behind the scene
- ci: Remove unused code in build file by @xuwei-k in #131
- test: Remove implicits in test by @xuwei-k in #132
- test: Remove explicit Function1 Arbitrary by @xuwei-k in #133
- ci: Update Scalafmt setting for build files by @xuwei-k in #134
- ci: Delete unused code in build file by @xuwei-k in #135
Full Changelog: v1.5.0...v1.5.1
1.5.0
Scala 3
- Update to Scala 3.7.2 by @eed3si9n in #126
- refactor: Adds
-Xsource:3option. fix error and warnings by @xuwei-k in #117 - refactor: Avoid
forSomeby @xuwei-k in #123 - ci: Update Scalafmt setting to add
rewrite.scala3.convertToNewSyntaxby @xuwei-k in #125 - refactor: Use enum by @eed3si9n in #129
updates
- deps: Remove Apache Ivy dependency by @eed3si9n in #127
- deps: Remove scala-compiler dependency by @xuwei-k in #124
behind the scene
- deps: Update test dependencies by @xuwei-k in #116
- refactor: Avoid deprecated
java.net.URLconstructor by @xuwei-k in #113 - ci: Add
dependabot.ymlfor GitHub Actions update by @xuwei-k in #115 - ci: Update build file syntax to prepare for sbt 2 by @xuwei-k in #118
- ci: Update Scalafmt version by @xuwei-k in #119
- ci: Update testSamples build setting by @xuwei-k in #121
- ci: Add header by @eed3si9n in #128
- ci: Publish to Central by @eed3si9n in #130
- ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #120
- ci: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #122
new contributors
- @dependabot[bot] made their first contribution in #120
Full Changelog: v1.4.4...v1.5.0
1.4.4
behind the scene
- refactor: Avoid deprecated
Class.newInstanceby @xuwei-k in #111 - refactor: Avoid postfixOps by @xuwei-k in #110
- refactor: Fixes warnings. Use slash syntax by @xuwei-k in #109
- refactor: Fixes warnings. Use
scala.jdk.CollectionConvertersby @xuwei-k in #107 - ci: Update GitHub Actions by @eed3si9n in #105
- ci: Update sbt and sbt-plugins by @xuwei-k in #106
- ci: Run
scalafmtSbtChecktask by @xuwei-k in #108 - ci: Increase the memory for Proguard by @eed3si9n in #112
Full Changelog: v1.4.3...v1.4.4