-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
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
Strict semiauto derivation for Scala 3 #626
Conversation
30bac5f
to
cdabbcc
Compare
This looks great, thank you @joroKr21! Have you given any thought to implementing the same in scala 2? |
Scala 2 is much more tricky. We can't have inline imports, so I'm not sure. |
53a61fd
to
ac996e2
Compare
5cbc087
to
e0a7872
Compare
e0a7872
to
7845b98
Compare
Thank you for getting this done @joroKr21! Do you have any sense of when you might plan to release a new version with it included? |
Yeah, I just want to write up documentation for the README and we can release it, so real soon. |
No description provided.