Releases: scalacenter/scala3-migrate
Releases · scalacenter/scala3-migrate
v0.7.1
What's Changed
- Update sbt-ci-release to 1.6.1 by @scala-center-steward in #490
- Update scala-library to 2.12.20 by @scala-center-steward in #492
- Update coursier, ... to 2.1.13 by @scala-center-steward in #497
- Update interface to 1.0.21 by @scala-center-steward in #498
- Update sbt to 1.10.2 by @scala-center-steward in #496
- Update scalameta to 4.10.1 by @scala-center-steward in #501
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.4
v0.6.3
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
- @henricook made their first contribution in #452
- @BusyByte made their first contribution in #467
- @Divine-Shadow made their first contribution in #445
- @gianick made their first contribution in #446
Full Changelog: v0.6.2...v0.6.3
v0.6.2
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
Pull Requests
- update scribe (#321) @mlachkar
- Update scalafmt-core to 3.3.3 (#313) @scala-steward
- Support Scala 2.13.8 (#320) @KacperFKorban
- Update sbt to 1.6.2 (#315) @scala-steward
- Update sbt-buildinfo to 0.11.0 (#318) @scala-steward
- Update scribe to 3.6.9 (#309) @scala-steward
- Remove jsoniter-scala from the list of macro libraries (#310) @plokhotnyuk
- Update scribe to 3.6.8 (#305) @scala-steward
- Update sbt-scalafix, scalafix-core, ... to 0.9.34 (#306) @scala-steward
v0.5.0
Pull Requests
- Logger (#304) @mlachkar
- Update zio to 1.0.13 (#291) @scala-steward
- Update interface to 1.0.6 (#296) @scala-steward
- Scalafmt (#303) @mlachkar
- update scala3-migrate to 2.13.7 and 3.1.0 (#302) @mlachkar
- Update scribe to 3.6.7 (#300) @scala-steward
- Update scribe to 3.6.4 (#294) @scala-steward
- Update sbt to 1.5.7 (#292) @scala-steward
- Update cats-core, cats-core_2.13 to 2.7.0 (#287) @scala-steward
- Update sbt-scalafix to 0.9.33 (#286) @scala-steward
- Update scalafmt-core to 3.0.8 (#279) @scala-steward
- Update sbt-scalafix, scalafix-core, ... to 0.9.32 (#281) @scala-steward
- Update scribe to 3.6.3 (#278) @scala-steward
- Update scribe to 3.6.2 (#277) @scala-steward
- Update sbt-ci-release to 1.5.10 (#272) @scala-steward
- Update scalafmt-core to 3.0.7 (#275) @scala-steward
0.4.6
Pull Requests
- update scala 3 version (#271) @mlachkar
- Update scalatest to 3.2.10 (#265) @scala-steward
- Update sbt-scalafix to 0.9.31 (#263) @scala-steward
- Update sbt-ci-release to 1.5.9 (#267) @scala-steward
- Update scalafix-core, scalafix-interfaces, ... to 0.9.31 (#262) @scala-steward
- Update zio to 1.0.12 (#266) @scala-steward
- Update scribe to 3.6.0 (#270) @scala-steward
- Update scalafmt-core to 3.0.6 (#269) @scala-steward
- Update scalafmt-core to 3.0.3 (#260) @scala-steward
- Update kind-projector to 0.13.2 (#259) @scala-steward
- Update scalafmt-core to 3.0.2 (#258) @scala-steward
- Update scalafmt-core to 3.0.1 (#256) @scala-steward
- Update zio to 1.0.11 (#254) @scala-steward
- Update kind-projector to 0.13.1 (#255) @scala-steward
- Update scalafmt-core to 3.0.0 (#253) @scala-steward
- Update sbt-scalafix to 0.9.30 (#252) @scala-steward
- Update scalafix-core, scalafix-interfaces, ... to 0.9.30 (#251) @scala-steward
- Update zio to 1.0.10 (#250) @scala-steward
- Update sbt to 1.5.5 (#249) @scala-steward
- Update zio to 1.0.9 (#245) @scala-steward
- Update sbt to 1.5.4 (#246) @scala-steward
- update sbt (#247) @mlachkar
v0.4.5
v0.4.4
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
- Add some macro libs (#242) @mlachkar
- Better support for ScalaJs (#241) @mlachkar
- BUG-153 - fix the scalacOption in scala3 for -Xtarget (#240) @mlachkar
- Improve messages for migrate-libs (#239) @mlachkar
- Filter libs that are already handled by sbt or sbt plugins (#238) @mlachkar
- Keep binary crossVersion when the revision of a lib is available for … (#237) @mlachkar
- [Bug] Scalaversion wasn't parsed correctly (#236) @mlachkar
- Use the new sbt syntax to specify that scala 213 libraries can be use… (#235) @mlachkar
- Update scala-library to 2.12.14 (#232) @scala-steward
- some cleaning (#234) @mlachkar
- refactoring in progress (#226) @mlachkar
- Update sbt-scalafix, scalafix-core, ... to 0.9.29 (#228) @scala-steward
- Update scala-compiler, scala-library to 2.13.6 (#231) @scala-steward
- Update zio to 1.0.8 (#230) @scala-steward
- Update scribe to 3.5.5 (#229) @scala-steward
- Update kind-projector to 0.13.0 (#233) @scala-steward