- Dotty support thanks to @larsrh
Released on:
Scala 2.12 Scala 2.13 Scala 3.0.0-M1 Scala 0.27.0-RC1 And everything is available on ScalaJS 1.x
- Fix wrongly compiled ScalaJS version in the previous release
- Add Scala Native 0.3.9 release missing from
2.8.0
- Release for Scala Native 0.4.0-M2
- Update ScalaJS to 0.6.32 and 1.0.0
- Changes the signature of
intercept
to return the Throwable
- Update sbt to 1.3.0
- Update Scala to 2.12.9
- Remove console hack
- Update Scala Native to 0.3.9
- Remove
scala.concurrent
stubs (Future, ExecutionContext) - Add
assertDoesNotCompile
, taken from Shapeless'sillTyped
- Update to Scala 2.13.0 (final)
- Dropped Scala 2.10 support
- Dropped usage of
macro-compat
- Update to Scala 2.13.0-RC1
- Update Scala.js to 0.6.27
- Changed default value for
useSbtLogging
tofalse
- Fix output of test names
- Updated Scala to 2.12.8, SBT to 1.2.8, ScalaJS to 0.6.26, Scala Native to 0.3.8
- Change logging to use
System.out.println
directly - Refactored the Scala Native integration
- Enable Scala 2.13.0-M3 builds
- Disable automatic publishing
- Add
setupSuite
andtearDownSuite
for per suite setup and teardown logic - Update Scala and Scala.js to latest stable versions
- Simplify API, make it safer with the
Void
for synchronous tests and withtestAsync
forFuture
-enabled tests - Enable automatic builds
- Upgrade Scala and Scala.js versions
- Update to Scala 2.11.11 and 2.12.2
- Update ScalaCheck to 1.13.5
- Update Scala.js to 0.6.16
- Make all
Asserts
depend on implicitSourceLocation
- Fix dependencies, adding scala-reflect
- Update Scala to 2.12.1
- Update Scala.js to 0.6.15
- Update ScalaCheck to 1.13.5
- Update Scala to 2.12.0 (final)
- Update ScalaCheck to 1.13.4
- Update Scala to 2.12.0-RC2
- Fix failure messages (reversing "received" with "expected" :)
- Update Scala to 2.12.0-RC1
- Update Scala.js to 0.6.12
- Update Scala.js version to 0.6.11
- Update ScalaCheck version to 1.13.2
- Drop dependency on Discipline
- Add support for Scala 2.12-M5
- Add support for Scala 2.12-M4
- Upgrade Scala.js to 0.6.9