Skip to content

3.2.3

Compare
Choose a tag to compare
@cheeseng cheeseng released this 10 Nov 03:04
· 874 commits to 3.2.x-new since this release

ScalaTest 3.2.3 is a point release of ScalaTest that makes a few enhancements and fixes a few bugs.

Changes included:

  • Fixed NotSerializableException when TryValues or EitherValues raise assertion failure. (#1884)
  • Bump sbt-osgi version to 0.9.6, for JDK 15 compat (#1899)
  • Updated to use Scala-js 1.3.0.
  • Updated to use Dotty 1.0.0-M1.

Thanks to the contributors for the ScalaTest/Scalactic 3.2.3 release:

Sébastian Le Merdy (https://github.com/seblm)
Seth Tisue (https://github.com/SethTisue)
Chua Chee Seng (https://github.com/cheeseng)
Bill Venners (https://github.com/bvenners)