Skip to content

v2.0.0

Compare
Choose a tag to compare
@runtologist runtologist released this 27 Jun 19:50
· 14 commits to master since this release

This version adds support for ZIO 2.0.0.

v2.0.0 has in great parts been rewritten to use more efficient lower level primitives. Instead of ZManaged, Scopeis used. The extension methods toZIOStream and toZIOSink have been renamed to allow for easier use with other streaming libraries.

What's Changed

New Contributors

Full Changelog: v1.3.12...v2.0.0