v2.6.0-RC1
Pre-release
Pre-release
Introduction
This is the first release candidate for Iron v2.6.0
Main changes
- Add
refineAll
variants to Cats'Validated
/ZIO'sValidation
- Indicate the reason why a value cannot be evaluated at compile time
Note: the way of evaluating values at compile time has changed internally. It should not change the current behaviour of Iron at compile time. Please submit an issue if it did.
Full Changelog: v2.5.0...v2.6.0-RC1