sbt-typelevel icon indicating copy to clipboard operation
sbt-typelevel copied to clipboard

`-release` and friends renamed in Scala 3.1.2

Open armanbilge opened this issue 3 years ago • 1 comments

See https://github.com/lampepfl/dotty/releases/tag/3.1.2-RC2

Annoying follow-up to https://github.com/typelevel/sbt-typelevel/pull/170 :) cc @vasilmkd

I believe the old settings are kept for backwards-compatibility of course, so should be fine. Not sure if it issues any deprecation warnings.

armanbilge avatar Mar 09 '22 20:03 armanbilge

... and 2.13 will be getting these changes too.

  • https://github.com/scala/scala/pull/9982

armanbilge avatar Apr 03 '22 15:04 armanbilge