v2.7.5
Scala 3 users should be aware that this is the first release to require a minimum of Scala 3.2.0.
What's Changed
- Bugfix search in ClassLoader for some framework like dev mode in Play by @pjfanning in #186
- try to remove unwanted schema props by @pjfanning in #190
- Sealed trait support (scala 2.x only) by @pjfanning in #191
- support scala reflection behaviour for Scala 3 by @pjfanning in #170
- issue with NoClassDefFoundError by @pjfanning in #193
- Update sbt-typelevel-sonatype-ci-release to 0.5.0-M5 by @scala-steward in #184
Full Changelog: v2.7.4...v2.7.5