V1.13.3
What's Changed
- Add
Awaits
extensions similar toRuns
to await suspend functions until cancelled by @SimonMarquis in #927 - Upgrade Kotlin to stable 1.7.20 in GitHub workflow by @SimonMarquis in #940
- Add missing test annotation to LambdaTest by @bossm0n5t3r in #946
- Fix verifier logic for slots and different matchers by @m-burst in #951
- Fix InstantiationError when using any() where a sealed type is expected by @cliffred in #939
- Adding throwsMany exception by @daniel-dios in #955
- Add more doc comments with samples by @NotWoods in #958
- added basic jitpack config by @hduerkop in #962
- add kotlin 1.8-Beta to the test matrix by @aSemy in #974
- bump bytebuddy and objenesis by @aSemy in #975
- Update README.md to include note about 2-year-old 'known issue' for spy and suspend function by @iainism in #979
New Contributors
- @SimonMarquis made their first contribution in #927
- @bossm0n5t3r made their first contribution in #946
- @m-burst made their first contribution in #951
- @cliffred made their first contribution in #939
- @daniel-dios made their first contribution in #955
- @NotWoods made their first contribution in #958
Full Changelog: 1.13.2...1.13.3