Highlights
This release focuses heavily on performance improvements of zio-streams and zio-test. In particular, users that rely heavily on TestClock in their test suites should experience a noticeable improvement in test execution and flakiness.
[!NOTE] This release breaks source compatibility of the
ZStream#ensuringWithandZSink#ensuringWithmethods by changing the input a...