Tags: evis/ScalaMock
Tags
Merge pull request scalamock#578 from goshacodes/call-log-update call log update; readme update
Merge pull request scalamock#564 from goshacodes/fix_publish fix publish zio and cats-effect
Merge pull request scalamock#552 from goshacodes/pipeline remove sonatype settings
Merge pull request scalamock#548 from scala-steward/update/sbt-pgp-2.3.1 Update sbt-pgp to 2.3.1
Scala 3 fixes and improvements (scalamock#509) * fix default param with type param * path dependent types support added to scala 3 * fix context bounded classes
Scala 3 (scalamock#490) * prepare build for scala 3 * resolve warnings for scala 3 * changed 2.13.8 to 2.13.11 * remove 2.11 and move scala-2 macro to scala-2 directory * fix crossScalaVersions and tests * tests prepared for scala 3 * mocks reimplemented with scala 3 * restricted vars support * java workaround * fix path dependent types in type constructors * add scala 3 to workflow; remove scala_2.11 * Update build.sbt Co-authored-by: Seth Tisue <[email protected]> * Update .github/workflows/scala.yml Co-authored-by: Seth Tisue <[email protected]> * add comment about scala 3.3.0 * review fixes * return java 11 in pipeline * review fixes --------- Co-authored-by: Seth Tisue <[email protected]>
PreviousNext