Download Latest Version 2.1.20 source code.tar.gz (58.6 MB)
Email in envelope

Get an email when there's a new version of ZIO

Home / v2.1.18
Name Modified Size InfoDownloads / Week
Parent folder
2.1.18 source code.tar.gz 2025-05-16 57.2 MB
2.1.18 source code.zip 2025-05-16 58.1 MB
README.md 2025-05-16 9.9 kB
Totals: 3 Items   115.3 MB 0

This release of ZIO brings several new features, performance optimizations and bug fixes!

Highlights

  1. New ZIO.fromFunction and ZIO.fromFunctionZIO methods that allow extracting multiple values from the environment in a single effect (#9819 & [#9782])
  2. (Scala 3 only) New provideSomeAuto method for ZIO and Spec, which works similarly to provideSome but without having to provide the environment remainder explicitly.
  3. New mapChunksEither and mapEitherChunked methods on ZPipeline give users more options in short-cutting errors when processing streams

For a full list of all things that have been added / fixed / improved make sure to check the PRs below.

What's Changed

Other changes (CI, dependencies and documentation)

New Contributors

Full Changelog: https://github.com/zio/zio/compare/v2.1.17...v2.1.18

Source: README.md, updated 2025-05-16