-
Notifications
You must be signed in to change notification settings - Fork 91
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
Publish for Scala Native 0.5, please #760
Comments
Question, should we:
I can do 2. manually now to unblock downstream projects, but is it enough to do 1 later on? |
I think we're blocked by scala/scala3#20171 |
I think either of these is fine, whichever is easiest honestly.
Definitely not this. |
Yep, that's what I was hoping not to do :D I backported munit 1.0.0-M11 for 2.13, 2.12 and 3. munit-scalacheck requires scalacheck to be released for 0.5.0 I will bump native version in the repo once that is out and next releases would be for 0.5 then. |
scalacheck 1.18.0 has been published for native 0.5. |
Thanks! |
this will unblock a bunch of downstream libraries from also publishing for 0.5
The text was updated successfully, but these errors were encountered: