We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I imagine this is easier said than done but, well, now there's an issue for it. Thanks!
The text was updated successfully, but these errors were encountered:
Referencing a question in the global circe Scala 3 plans:
circe/circe#1754 (comment)
Sorry, something went wrong.
I took a look at the code and it's full of macros, shapeless 2, and other things which are not supported by Scala 3 at all.
My intention was to write a Scala 3 version from scratch with the same apis but no Scala 2 compatibility otherwise. In the meantime @Lasering started to add configuration options to the Scala 3 version of circe-generic, so that will probably solve the problem for me.
circe-generic
Not sure which features will still be missing if the PR mentioned above is included in 0.15.0.
No branches or pull requests
I imagine this is easier said than done but, well, now there's an issue for it.
Thanks!
The text was updated successfully, but these errors were encountered: