Releases: monix/minitest
Releases · monix/minitest
v2.2.2
This version adds builds for:
Other fixes:
v2.1.1
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
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