This is the last crosscompiled JVM version. Maintenance branch maintenance-6.x
is created where some bug fixes not related to metaprogramming may be applied
What's Changed
- don't try to override members that are privateWithin anything by @martijnhoekstra in #521
- Update scala-library, scala-reflect to 2.13.14 by @scala-steward in #518
- Enhance union/intersection types support v2 by @goshacodes in #517
- only cast null constructor args for primitives by @martijnhoekstra in #520
- Update scalatest to 3.2.19 by @scala-steward in #523
- Update sbt-sonatype to 3.11.0 by @scala-steward in #524
- Update specs2-core to 4.20.8 by @scala-steward in #525
- Update sbt-sonatype to 3.11.1 by @scala-steward in #526
- Update sbt-sonatype to 3.11.2 by @scala-steward in #530
- Update scala-library, scala-reflect to 2.12.20 by @scala-steward in #532
- Update sbt-sonatype to 3.11.3 by @scala-steward in #531
- fix: cast args when applying mockFunctionValDef in scala 3 by @hughsimpson in #529
- Remove scala.reflect.Selectable from generated mock type by @goshacodes in #544
- Update sbt-sonatype to 3.12.2 by @scala-steward in #541
- Update sbt-git to 2.1.0 by @scala-steward in #539
- Permit mocking stackable trait pattern in scala 3 by @hughsimpson in #528
- fix ConcurrentModificationException from CallLog by @hughsimpson in #546
- sbt-ci-release pipeline by @goshacodes in #549
- Update sbt-pgp to 2.3.1 by @scala-steward in #548
New Contributors
- @martijnhoekstra made their first contribution in #521
- @hughsimpson made their first contribution in #529
Full Changelog: 6.0.0...v6.1.1