Skip to content
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

Update project for Scala 3.0.0 and Scala 2.13.6 #40

Merged
merged 4 commits into from
May 21, 2021

Conversation

calvinlfer
Copy link
Contributor

@calvinlfer calvinlfer commented May 18, 2021

  • add -Vimplicits and -Vtype-diffs for Scala 2.13.6
  • drop support for very old dotty versions
  • drop support for SBT 0.13.x
  • No longer require the sbt-dotty plugin

Thanks to @githubmo for helping me deal with the version accuracy

- add -Vimplicits and -Vtype-diffs for Scala 2.13.6
calvinlfer and others added 2 commits May 19, 2021 08:28
@kubukoz
Copy link
Member

kubukoz commented May 19, 2021

WDYT about adding -source future? It enables things like warning if a non-open class is extended in a different file.

@DavidGregory084
Copy link
Member

This is great @calvinlfer thanks so much! 🙇

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.

None yet

4 participants