ruippeixotog / scala-scraper

A Scala library for scraping content from HTML pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala 3 release

francisdb opened this issue · comments

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)

Is this OK to use 7.3.6

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!