Skip to content

Releases: scalacenter/scala3-migrate

v0.6.4

02 May 08:06
6ce1f35
Compare
Choose a tag to compare

What's Changed

  • Update Scala 2.13 and Scalafix by @adpi2 in #472

Full Changelog: v0.6.3...v0.6.4

v0.6.3

01 May 13:58
455937a
Compare
Choose a tag to compare

What's Changed

  • Throw custom exception when Scala 3 setup fails by @adpi2 in #451
  • Update scala3-compiler, scala3-library to 3.3.3 by @scala-center-steward in #459
  • Update scala-compiler, scala-library to 2.13.13 by @scala-center-steward in #457
  • Update kind-projector to 0.13.3 by @scala-center-steward in #456
  • Fix minor README typo by @henricook in #452
  • Update coursier to 2.1.9 by @scala-center-steward in #454
  • Update scalatest to 3.2.18 by @scala-center-steward in #453
  • Automate scalameta updates by @adpi2 in #462
  • Update scalameta to 4.9.3 by @scala-center-steward in #466
  • Update README.md with new plugin version by @BusyByte in #467
  • Update sbt to 1.9.9 by @scala-center-steward in #455
  • Fixed typo for unknown scalac options. by @Divine-Shadow in #445
  • Update scalafmt-core to 3.7.15 by @scala-center-steward in #443
  • Minor fixes and tweaks by @gianick in #446
  • Update Scala, scalafmt, scalafix, sbt-buildinfo versions by @adpi2 in #469

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

05 Oct 07:42
Compare
Choose a tag to compare

What's Changed

  • Bump to Scala 2.13.11 and 3.3.0 by @adpi2 in #421
  • Rework migrate-libs by @adpi2 in #424
  • Rework migrate-scalacOptions, rename commands and update readme by @adpi2 in #426
  • Rework migrate syntax + use sbt loggers + drop scribe + move BuildInfo to its own package + add plural formatting by @adpi2 in #427
  • Rework migrate types by @adpi2 in #428
  • Add welcome message + prefix internal commands + stop filtering scala-reflect out by @adpi2 in #430
  • Fix fallback commands by @adpi2 in #433
  • Fix parens around lambda by @adpi2 in #440

Full Changelog: v0.5.1...v0.6.2

v0.5.1

28 Mar 08:29
b527f7a
Compare
Choose a tag to compare

Pull Requests

v0.5.0

06 Jan 19:08
d33a361
Compare
Choose a tag to compare

Pull Requests

0.4.6

14 Oct 12:59
b300f0d
Compare
Choose a tag to compare

Pull Requests

v0.4.5

14 Jun 13:03
4005462
Compare
Choose a tag to compare

Pull Requests

  • update scalameta version (#244) @mlachkar
  • Remove rules from migrate-syntax that are provided by scala 3 compile… (#243) @mlachkar

v0.4.4

11 Jun 06:24
47d5a4a
Compare
Choose a tag to compare

This release brings many improvement on the command migrate-libs: better support for scalaJS, introduce the new syntax CrossVersion.for2_13Use3 and CrossVersion.for3Use2_13 and improve messages that are displayed when the dependency cannot be migrated.

Pull Requests

v0.4.3

28 May 21:15
ff2f9f1
Compare
Choose a tag to compare

Pull Requests

v0.4.2

16 May 19:32
44e2f86
Compare
Choose a tag to compare

Pull Requests