github zio/zio v2.1.3
2.1.3

latest releases: v2.1.4, 2.1.4
14 days ago

This minor release contains an important fix to a regression introduced in v2.1.2, where ZEnvironment#prune throws an error in cases where a class implements multiple services. This regression is most likely to be observed during ZLayer composition during app initialization, but users that have updated to v2.1.2 are still advised to update to v2.1.3 as soon as possible.

In addition, this release also contains performance improvements to ZStream and Chunk, as well as some minor bug fixes.

What's Changed

Other changes (CI, dependencies and documentation)

Don't miss a new zio release

NewReleases is sending notifications on new releases.