-
Notifications
You must be signed in to change notification settings - Fork 74
support Scala 2.13.0-M2 #55
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
Comments
ping @non |
I'd especially like to see this get published because specs2 depends on it |
@SethTisue I used my local version of kind-projector to publish specs2 4.0.0 for Scala 2.13.0-M2. I will need an updated version of the plugin though if I want to build on travis. Also it took me a long time to get there because sbt kept downloading a "bundle" version of the parser combinators package which contained no code for its JavaScript version. I tried many different things and I have no idea why it works now :-(. |
you're not going crazy — that's scala/scala-parser-combinators#119 (fixed, but there is no 1.0.7 release yet; the lack of a release is now scala/scala-parser-combinators#130) |
could kind-projector be published for 2.13.0-M2, please? |
@SethTisue I'm looking into this -- I think I may have to disable the |
I added the pcplod M2 ticket to the M2 projects list (scala/make-release-notes@61e490d) |
Alright, just merged #59. I'll publish a release later today and close this ticket then. |
Just released 0.9.5 which supports 2.13.0-M2. Sorry for the hold-up everyone! |
thanks Erik! |
Thanks! |
No description provided.
The text was updated successfully, but these errors were encountered: