All Versions
24
Latest Version
Avg Release Cycle
93 days
Latest Release
1237 days ago

Changelog History
Page 2

  • v2.3.0 Changes

    January 17, 2019
    • ⚡️ 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
  • v2.2.2 Changes

    October 28, 2018

    🏗 This version adds builds for:

    🛠 Other fixes:

  • v2.1.1 Changes

    February 17, 2018

    ⚡️ Minor update to v2.1.0:

    • 📦 publishing packages for Scala 2.13.0-M3

    🏗 Also related to the build process:

    • got rid of the publish script and built.sbt settings for automatic publishing
    • ⚡️ updated SBT version
  • v2.1.0 Changes

    February 09, 2018

    🚀 Release brings a simple, but much requested feature:

    • ➕ Add setupSuite and tearDownSuite for per suite setup and tear down logic, see PR #9
    • ⚡️ Update Scala and Scala.js to latest stable versions
  • v2.0.0 Changes

    November 10, 2017
    • 🔀 Simplify API, make it safer with the Void for synchronous tests and with testAsync for Future-enabled tests
    • 🏗 Enable automatic builds
    • ⬆️ Upgrade Scala and Scala.js versions
  • v1.1.0 Changes

    April 30, 2016
    • ⚡️ 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 implicit SourceLocation
  • v1.0.1 Changes

    March 27, 2016
    • 🛠 Fix dependencies, adding scala-reflect
  • v1.0.0 Changes

    March 27, 2016
    • ⚡️ Update Scala to 2.12.1
    • ⚡️ Update Scala.js to 0.6.15
    • ⚡️ Update ScalaCheck to 1.13.5
  • v0.27 Changes

    November 02, 2016
    • ⚡️ Update Scala to 2.12.0 (final)
    • ⚡️ Update ScalaCheck to 1.13.4
  • v0.26 Changes

    October 23, 2016
    • ⚡️ Update Scala to 2.12.0-RC2