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 3 #150

Merged
merged 23 commits into from
Jun 3, 2021
Merged

Scala 3 #150

merged 23 commits into from
Jun 3, 2021

Conversation

ybasket
Copy link
Collaborator

@ybasket ybasket commented Apr 8, 2021

  • Add Scala 3.0.0-RC2 to build
  • Switch contextual for literally done in Replace contextual with literally #156, needs rebase
  • Have a diffson version on Scala 3. PR is open: WIP: Scala 3 diffson#227
  • Fix problems coming from lack of bm4
  • Add a Scala 3 variant of csv-generic
  • Document Scala 3 derivation limitations
  • Get mdoc to compile again
  • Re-enable scalafmt on CI

Split according to Scala versions (with Scala 3 being stub-only implementation for now) and minimize public API by moving everything to internal package that isn't to be used outside the library itself.
@ybasket ybasket marked this pull request as ready for review May 26, 2021 21:07
@ybasket ybasket changed the title WIP: Scala 3 Scala 3 Jun 2, 2021
@ybasket
Copy link
Collaborator Author

ybasket commented Jun 2, 2021

@satabin I fixed the last open issues on this one, CI is fully green, so ready for a final (and thorough) review of yours. IMHO we definitely should cut another RC, the changes are big and I only found one issue (visibility of derivation helpers) through the doc compilation, so there might be more bugs appearing in actual user code.

@ybasket
Copy link
Collaborator Author

ybasket commented Jun 2, 2021

Oh, forgot one thing: The disabled Scalafmt on CI, that needs to be double-checked with the new RC4.

@satabin satabin merged commit a2d7a91 into main Jun 3, 2021
@satabin satabin deleted the scala-3 branch June 3, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants