Skip to content

v0.4.4 - Scala Native 0.5.x Support

Latest
Compare
Choose a tag to compare
@TonioGela TonioGela released this 18 Jun 08:51
· 33 commits to master since this release
4d6217a

Important

This version of Paiges introduces support for Scala Native 0.5.x and drops support for Scala Native 0.4.x

What's Changed

  • Update sbt to 1.9.1 by @typelevel-steward in #550
  • Update sbt to 1.9.4 by @typelevel-steward in #564
  • Update sbt-scalafmt to 2.5.1 by @typelevel-steward in #566
  • Update scalafmt-core to 3.7.13 by @typelevel-steward in #565
  • Update scalafmt-core to 3.7.14 by @typelevel-steward in #568
  • Update sbt-scoverage to 2.0.9 by @typelevel-steward in #573
  • Update sbt-scalafmt to 2.5.2 by @typelevel-steward in #567
  • Update scalatest-funsuite to 3.2.17 by @typelevel-steward in #571
  • Update sbt-jmh to 0.4.6 by @typelevel-steward in #570
  • Update nscplugin, sbt-scala-native, ... to 0.4.15 by @typelevel-steward in #569
  • Update cats-core, cats-laws to 2.10.0 by @typelevel-steward in #562
  • Update sbt-scala-native-crossproject to 1.3.2 by @typelevel-steward in #554
  • Update scala-library to 2.13.12 by @typelevel-steward in #575
  • Update sbt to 1.9.6 by @typelevel-steward in #578
  • Update nscplugin, sbt-scala-native, ... to 0.4.16 by @typelevel-steward in #583
  • Update sbt-mdoc to 2.3.8 by @typelevel-steward in #582
  • Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @typelevel-steward in #580
  • Update sbt to 1.9.7 by @typelevel-steward in #586
  • Update scalafmt-core to 3.7.17 by @typelevel-steward in #594
  • Update sbt to 1.9.8 by @typelevel-steward in #597
  • Update sbt-jmh to 0.4.7 by @typelevel-steward in #596
  • Update header by @ekrich in #616
  • Update sbt to 1.9.9 by @typelevel-steward in #607
  • Update scala-library to 2.12.19 by @typelevel-steward in #610
  • Update scalafmt-core to 3.8.1 by @typelevel-steward in #613
  • Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @typelevel-steward in #614
  • Update nscplugin, sbt-scala-native, ... to 0.4.17 by @typelevel-steward in #602
  • Update scalatest-funsuite to 3.2.18 by @typelevel-steward in #603
  • Update sbt-scoverage to 2.0.11 by @typelevel-steward in #608
  • Update Scala Native to 0.5.3 by @ekrich in #617
  • Project housekeeping by @TonioGela in #632
  • Fix Build Badge by @ekrich in #630
  • Update scalafmt-core to 3.8.2 by @typelevel-steward in #631

New Contributors

Full Changelog: v0.4.3...v0.4.4