Skip to content

Scala3 #161

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

Merged
merged 44 commits into from
Jul 23, 2021
Merged

Scala3 #161

merged 44 commits into from
Jul 23, 2021

Conversation

mbore
Copy link
Contributor

@mbore mbore commented Jun 14, 2021

No description provided.

build.sbt Outdated
import sbt._
import sbt.Keys._

val commonSettings = Defaults.coreDefaultSettings ++ Seq(
val scala2 = Seq("2.11.12", "2.12.11", "2.13.2")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can drop 2.11 :)

@mbore mbore marked this pull request as ready for review July 8, 2021 12:02
@adamw
Copy link
Member

adamw commented Jul 19, 2021

As far as I remember, the failing tests are due to scala/scala3#13105

Can we move them to be ignored as for now, add a note in readme on the restrictions of the current impl, and then we should be able to release a first version?

@adamw adamw merged commit 1e5bd08 into master Jul 23, 2021
@adamw adamw deleted the scala3 branch September 10, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants