Scala 3 release
francisdb opened this issue · 6 comments
The migration guide is here
https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html
Looks like Scalaz only has milestone releases for Scala 3 (https://mvnrepository.com/artifact/org.scalaz/scalaz-core). I am not very fond of introducing milestone dependencies, so let's wait a bit more for things to get more stable on the scalaz side.
You can have your own milestone release that uses other milestone releases :) Would help other people to prepare for the migration on their codebase
Looks like there still is no final scala 3 version of scalaz (7.4.0-M8)
Hi everyone! Good news, I have just updated scala-scraper to support Scala 3 (3.1, more precisely)! I'll only be able to publish a new version to Maven on the week of Jun 6th, but I'll make sure to do it.
As promised, I have just released it. The artifact should be in Maven in a few hours. Thanks for your patience!