Notable upgrades in this release:
- Scala Native 0.5
- Scala 3 bumped to LTS (3.3.4)
Notable changes:
- Merge tokens in diffs (#181)
What's Changed
- Lintable expansion by @som-snytt in #161
- Merge adjacent tokens in diffs by @lolgab in #181
- deps: Bump to Scala 3 LTS, fix multi-platform tests by @keynmol in #182
- deps: Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @scala-steward in #167
- deps: Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #108
Behind the scene
- ci: Update sbt, scripted-plugin to 1.10.5 by @scala-steward in #180
- ci: Update sbt-ci-release to 1.9.0 by @scala-steward in #178
- ci: Update sbt-projectmatrix to 0.10.0 by @scala-steward in #156
- ci: Update sbt-scalafmt to 2.5.2 by @scala-steward in #139
- ci: Update scalafmt-core to 3.8.3 by @scala-steward in #164
- ci: use setup-java instead of deprecated
olafurpg/setup-scala
by @xuwei-k in #146 - ci: remove unnecessary apt install by @xuwei-k in #145
- ci: Add setup-sbt by @eed3si9n in #175
New Contributors
- @som-snytt made their first contribution in #161
- @lolgab made their first contribution in #181
Full Changelog: v0.16.0...v0.17.0