Features and bugfixes:
- Introduce
assertMatches(#1038) @bdmendes - Tweak apply syntax (#1023) @som-snytt
- MunitRunner: use .transform to guarantee notifier (#1005) @kitbellew
- Await afterAll (#1003) @mwisnicki
- fix: Correctly preprocess test display names with parentheses (#998) @KacperFKorban
Infra
- SBT:
CIis an env var, not a property (#1028) @kitbellew - scalafmt:...