v1.0.0-RC1
This is hopefully the last version before the real 1.0.0. That release will be accompanied by actual release notes that encompass all the changes done since 0.x series.
What's Changed
- chore: Update scalafmt to 3.8.1 by @tgodzik in #765
- improvement: Remove scalacheck so that base munit doesn't depend on scalacheck by @tgodzik in #762
- Align output for ignored and skipped tests between all 3 platforms by @mzuehlke in #766
- Update munit-scalacheck to 1.0.0-M12 by @scalameta-bot in #767
- Handle infinite timeouts by @mzuehlke in #768
- Documentation updates by @mzuehlke in #769
- Extract diff module by @majk-p in #756
- chore: Remove deprecated methods before 1.0.0 by @tgodzik in #773
New Contributors
Full Changelog: v1.0.0-M12...v1.0.0-RC1