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

Get Scala 2.13.4 compiling #2294

Merged
merged 5 commits into from Nov 28, 2020

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    3e990f9 View commit details
    Browse the repository at this point in the history
  2. Fix broken test case, in general use if() else() statements for Vecto…

    …rs rather than pattern match as I am unsure of how to correctly pattern match on Vector0,Vector1,...,Vector6()
    Christewart committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    28af925 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Bump CI to 2.13.4

    Christewart committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fda6292 View commit details
    Browse the repository at this point in the history
  2. OVerride CurrencyUnit.equals() so that it works on Scala 2.13.4, not …

    …sure why there was a regression here between Scala versions 2.13.4/2.13.3
    Christewart committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    60b3374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    213993f View commit details
    Browse the repository at this point in the history