v3.3.0
·
516 commits
to refs/heads/main
since this release
What's Changed
This is the first release cross-compiled to scala 3.
There are some known issues, especially if you are using the auto derivation:
Details:
- Migrate the core module and tests to scala 3 by @jchyb in #883
- Migrate sangria-derivation to Scala 3 by @jchyb in #900
- Allow ListType to work with any Iterable by @stefanolande in #904
Maintenance
- Update scalafmt-core to 3.5.9 by @scala-steward in #903
- Update sbt-scoverage to 2.0.2 by @scala-steward in #902
- Update scala3-library to 3.2.0 by @scala-steward in #908
- Update scala-library, scala-reflect to 2.12.17 by @scala-steward in #912
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #911
- Update sbt-scoverage to 2.0.3 by @scala-steward in #910
New Contributors
- @jchyb made their first contribution in #883
- @stefanolande made their first contribution in #904
Full Changelog: v3.2.0...v3.3.0