Log4s / log4s

High-performance SLF4J wrapper for Scala.
Other
171 stars 25 forks source link

Scala 2.13 support: drop the RCs? #37

Closed rossabaker closed 5 years ago

rossabaker commented 5 years ago

I started working on Scala 2.13.0. scalatest has not published a 3.0.x release for Scala 2.13. We might have to upgrade to scalatest-3.1, which will also introduce scalatestplus-scalacheck. Wrangling all these versions for the Scala 2.13.0-RC series doesn't seem like a good use of time. I propose we drop 2.13.0-RC1, 2.13.0-RC2, and 2.13.0-RC3 as part of the 2.13 support PR. Any objections?

rossabaker commented 5 years ago

Wow, scalatest_2.13-3.0.8 has just appeared. That should be enough to unblock a PR, but I stand by the drop-the-RCs proposal.

sarahgerweck commented 5 years ago

Yeah, there's no reason to keep the RCs in there.