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

Commits on May 18, 2021

  1. Update project for Scala 3.0.0 and Scala 2.13.6

    - add -Vimplicits and -Vtype-diffs for Scala 2.13.6
    calvinlfer committed May 18, 2021
    Configuration menu
    Copy the full SHA
    eecdcf6 View commit details
    Browse the repository at this point in the history
  2. - Ensure SBT >= 1.5.2 for Scala 3 support

    - Drop support for 0.13.x
    calvinlfer committed May 18, 2021
    Configuration menu
    Copy the full SHA
    368366e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update src/sbt-test/sbt-tpolecat/scalacOptions/build.sbt

    Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>
    calvinlfer and sideeffffect committed May 19, 2021
    Configuration menu
    Copy the full SHA
    34e75a0 View commit details
    Browse the repository at this point in the history
  2. - Remove old matches

    calvinlfer committed May 19, 2021
    Configuration menu
    Copy the full SHA
    84a0a53 View commit details
    Browse the repository at this point in the history