This tiny release improves interop with ZIO
effects by adding the following methods to the ZQuery
API: catchAllZIO
, catchAllCauseZIO
, foldZIO
, and foldCauseZIO
.
What's Changed
- Update README.md by @zio-assistant in #508
- Enrich and optimize error handling API by @kyri-petrou in #509
- Update ZIO version by @kyri-petrou in #510
Full Changelog: v0.7.5...v0.7.6