Upgrade to Scala 3
Libraries currently not available for scala 3
- kittens
- circe-generic-extras
- ~fs2-cron-calev~
- ~yamusca~
@eikek Do you have update to share on the current situation with the librarians state in Scala 3. I would like to attempt this one to see if it would be possible now that Scala 3 has been out for a while. But it would be helpful to know what is your current view on this?
Hey @rehanone - the situation has not changed a lot. I didn't look into it for some time now. I assume some libraries still need to move first. I did upgrade all my libraries though. I would like to move to scala3, but it wasn't an easy thing back then. I remember trying to consume scala2 dependencies that had no scala3 version, but I ran into lots of dependency issues (I think it pulled in cats_2 and other libraries pulled in cats_3 which lead to some good mess), so I think it's better to move everything to scala3. The two libraries mentioned here could be removed from docspell perhaps or maybe they are now available for scala3.