Skip to content

V1.13.3

Compare
Choose a tag to compare
@Raibaz Raibaz released this 29 Nov 17:24
· 346 commits to master since this release

What's Changed

  • Add Awaits extensions similar to Runs 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

Full Changelog: 1.13.2...1.13.3