Skip to content

Scala 3.3.0 support

Compare
Choose a tag to compare
@johnynek johnynek released this 25 Jun 22:06
· 68 commits to main since this release
1aa44c1

This is just a version update release. There should be no change in the code.

What's Changed

  • Update sbt to 1.8.2 by @typelevel-steward in #470
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.18 by @typelevel-steward in #471
  • Update nscplugin, sbt-scala-native, ... to 0.4.10 by @typelevel-steward in #474
  • Update sbt-scoverage to 2.0.7 by @typelevel-steward in #478
  • Update scalafmt-core to 3.7.1 by @typelevel-steward in #473
  • Update scala3-library, ... to 3.2.2 by @typelevel-steward in #475
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @typelevel-steward in #477
  • Update sbt-jmh to 0.4.4 by @typelevel-steward in #476
  • Update scalafmt-core to 3.7.2 by @typelevel-steward in #479
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.19 by @typelevel-steward in #480
  • Update scalafmt-core to 3.7.3 by @typelevel-steward in #485
  • Update nscplugin, sbt-scala-native, ... to 0.4.12 by @typelevel-steward in #483
  • Update sbt-scala-native-crossproject to 1.3.1 by @typelevel-steward in #488
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in #487
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.20 by @typelevel-steward in #489
  • Fix API docs url with the latest version by @lenguyenthanh in #491
  • Update sbt to 1.8.3 by @typelevel-steward in #490
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.21 by @typelevel-steward in #492
  • Update parboiled to 2.5.0 by @typelevel-steward in #493
  • Update sbt to 1.9.0 by @typelevel-steward in #498
  • Update sbt-scoverage to 2.0.8 by @typelevel-steward in #499
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.22 by @typelevel-steward in #502
  • Update scala-library, scala-reflect to 2.12.18 by @typelevel-steward in #504
  • Update nscplugin, sbt-scala-native, ... to 0.4.14 by @typelevel-steward in #503
  • Update scala-library, scala-reflect to 2.13.11 by @typelevel-steward in #505
  • Update scala3-library, ... to 3.3.0 by @typelevel-steward in #496
  • Update sbt-jmh to 0.4.5 by @typelevel-steward in #500
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @typelevel-steward in #507
  • Update scalafmt-core to 3.7.4 by @typelevel-steward in #495
  • Update munit, munit-scalacheck to 1.0.0-M8 by @typelevel-steward in #506

New Contributors

Full Changelog: v0.3.9...v0.3.10