v1.0.0-M2
What's Changed
- Respect
munitTimeout
for non-Future tests by @olafurpg in #435 - Add reproduction for #285 by @olafurpg in #436
- Remove Scala.js-specific instructions by @armanbilge in #438
- Enable google-java-format for Java files by @olafurpg in #439
- Remove
-XX:+CMSClassUnloadingEnabled
from .jvmopts by @armanbilge in #440 - Update website to point to latest stable release by @olafurpg in #443
- Fix
unitToProp
implicit conversion by @armanbilge in #449 - Fix 2 typos in flaky tests section by @sosna in #450
- Fix documents by @keyno63 in #460
- Typo in method description by @artemkorsakov in #483
- Make flaky tag work with Scalacheck suites by @olafurpg in #478
- Fix #497 - don't load fixtures for empty test suites by @olafurpg in #499
New Contributors
- @sosna made their first contribution in #450
- @keyno63 made their first contribution in #460
- @artemkorsakov made their first contribution in #483
Full Changelog: v1.0.0-M1...v1.0.0-M2