7mind / izumi

Productivity-oriented collection of lightweight fancy stuff for Scala toolchain

Home Page:https://izumi.7mind.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use cats-effect 3

stevejb71 opened this issue · comments

I upgraded my project to cats-effect 3.0, but it fails at runtime from QuasiIO, NoClassDefFoundError on cats.effect.Sync

Hi @stevejb71!
Unfortunately, now you cannot use Izumi with CE3, since CE3 introduce some breaking changes.
Here is related issue #1468

Thanks for the quick response.
I guess this can be closed as a duplicate?
Do you have a timeline for supporting CE3?

@stevejb71, it's planned to be in 1.1, but @neko-kai should know for sure.

@stevejb71, I'll close this. You can track progress and ask question related to CE3 support in #1468

Thanks!