Skip to content

0.4.2

Compare
Choose a tag to compare
@stephencelis stephencelis released this 01 May 21:58
· 140 commits to main since this release
ad0a6a0

What's Changed

  • Changed: Both continuousClock and suspendingClock test values have been changed from failing immediate clocks to failing live clocks (#89). While this is a behavioral change, it should only affect failing test suites. It should also make analyzing failure easier/less noisy, since code will behave as it would in live applications, and timers won't immediately emit many failures.
  • Fixed: re-introduce SPI-gated withMainSerialExecutor (thanks @kabiroberai, #84).

New Contributors

Full Changelog: 0.4.1...0.4.2