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

Support Scala3 #349

Merged
merged 16 commits into from
Dec 3, 2022
Merged

Support Scala3 #349

merged 16 commits into from
Dec 3, 2022

Commits on Sep 5, 2022

  1. EnumMacros

    cchantep committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    9636290 View commit details
    Browse the repository at this point in the history
  2. ValueEnumMacros

    cchantep committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    201247d View commit details
    Browse the repository at this point in the history
  3. Update coreJVMTests

    cchantep committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    d7d07ac View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Update build & tests

    cchantep committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9dc1974 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Fix scalacheck for Scala 3

    cchantep committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    94a2589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8942b View commit details
    Browse the repository at this point in the history
  3. Update play modules

    cchantep committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    51e8f84 View commit details
    Browse the repository at this point in the history
  4. Update doobie/quill

    cchantep committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e96bf14 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Fix

    cchantep committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    ba6803b View commit details
    Browse the repository at this point in the history
  2. Disable Slick

    cchantep committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    44d1fd3 View commit details
    Browse the repository at this point in the history
  3. Disable JSON4S

    cchantep committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    c907f6c View commit details
    Browse the repository at this point in the history
  4. Fix test dependencies

    cchantep committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    bb5e42e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Review

    cchantep committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    79aeb2a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Review & rebase

    cchantep committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ee55e85 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. * Use match instead of straight cast

    Signed-off-by: lloydmeta <[email protected]>
    lloydmeta committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    3ae11c4 View commit details
    Browse the repository at this point in the history
  2. Add Scala3 mention in Readme

    Signed-off-by: Lloyd <[email protected]>
    lloydmeta committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    f826d23 View commit details
    Browse the repository at this point in the history