1.10.0-M1
Pre-release
Pre-release
updates
- Fixes IncOptions.useOptimizedSealed not working for Scala 2.13 by @Friendseeker in #1278
- Includes extra invalidations in initial validation to fix initial compilation error by @Friendseeker in #1284
- Refixes compact names w/o breaking local names by @dwijnand in #1259
- Undoes Protobuf workaround for build to work on Apple Silicon by @Friendseeker in #1277
- Uses
ClassTag
instead ofManifest
by @xuwei-k in #1265
behind the scene
- Fixes JavaCompilerSpec with JDK 21 by @xuwei-k in #1267
- Adds
dependabot.yml
for GitHub Actions update by @xuwei-k in #1264 - Adds JDK 21 test by @xuwei-k in #1269
- Adds pending test case for #1171 by @Friendseeker in #1286
- Asks Scala Steward not to update protobuf version by @SethTisue in #1280
- Bumps actions/checkout from 3 to 4 by @dependabot in #1281
- Update io to 1.9.7 by @scala-steward in #1272
- Update org.eclipse.jgit to 6.7.0.202309050840-r by @scala-steward in #1257
- Update sbt, util-control, util-interface, ... to 1.9.7 by @scala-steward in #1273
- Update sbt-assembly to 2.1.3 by @scala-steward in #1260
- Update sbt-assembly to 2.1.4 by @scala-steward in #1276
- Update sbt-ide-settings to 1.1.2 by @scala-steward in #1270
- Update sbt-jmh to 0.4.6 by @scala-steward in #1255
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #1252
- Update scala-compiler, scala-library to 2.13.12 by @scala-steward in #1251
- Update scalafmt-core to 3.7.17 by @scala-steward in #1285
- Update scalatest to 3.2.17 by @scala-steward in #1254
- Update util-control, util-interface, ... to 1.9.7 by @scala-steward in #1275
new contributors
- @Friendseeker made their first contribution in #1277
- @dependabot made their first contribution in #1281
Full Changelog: v1.9.5...v1.10.0-M1