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

Cross-build to Scala 3 #557

Merged
merged 11 commits into from
Jan 21, 2021
Merged

Cross-build to Scala 3 #557

merged 11 commits into from
Jan 21, 2021

Commits on Jan 11, 2021

  1. sbt 1.4.6

    dwijnand committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9cc96dd View commit details
    Browse the repository at this point in the history
  2. bump 2.13.4

    dwijnand committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    a82d516 View commit details
    Browse the repository at this point in the history
  3. Fix match-related warnings

    dwijnand committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9a13cc1 View commit details
    Browse the repository at this point in the history
  4. Fix other warnings

    dwijnand committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    803d851 View commit details
    Browse the repository at this point in the history
  5. Remove rm

    dwijnand committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    d99fe83 View commit details
    Browse the repository at this point in the history
  6. Fix Generated indentation

    dwijnand committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    b870814 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Cross-build to Scala 3

    dwijnand committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5bd224e View commit details
    Browse the repository at this point in the history
  2. Avoid allocating JsObject for every field

    Co-authored-by: João Ferreira <jtjeferreira@gmail.com>
    dwijnand and jtjeferreira committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    929d5db View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Make JsMacros traits package private

    Co-authored-by: Cédric Chantepie <cchantep@users.noreply.github.com>
    dwijnand and cchantep committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    45617c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65ed3b View commit details
    Browse the repository at this point in the history
  3. Fix Scala2JsonAutomatedSpec

    dwijnand committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    561aeca View commit details
    Browse the repository at this point in the history