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

Scala 2.13 support #6

Merged
merged 3 commits into from
Oct 8, 2019
Merged

Scala 2.13 support #6

merged 3 commits into from
Oct 8, 2019

Commits on Sep 19, 2019

  1. Adds Scala 2.13 support

      - Updates library dependencies
      - Crossbuild for Scala 2.11, 2.12 and 2.13
      - For Scala 2.11 circe version is 0.11.1, while for Scala 2.12 and 2.13 circe version is 0.12.1
    anskarl committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    e9650c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Setting version to 0.4.0

      - remove ide-specific settings in gitignore
    anskarl committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    d747c58 View commit details
    Browse the repository at this point in the history
  2. updates travis.yml

      - adds scala 2.13
      - changes to openjdk8
      - updates sbt-scoverage in order to support 2.13
    anskarl committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    e12a25e View commit details
    Browse the repository at this point in the history