v2.0.0-RC3
Pre-release
Pre-release
Introduction
This is the third release candidate for Iron 2.0.0.
The code is not subject to change until v2.0.0 if no bug or new issue appear.
Changes since v2.0.0-RC2
- Add ZIO support, bringing QoL methods for ZIO Prelude's
Validation
. Typeclasses likeOrd
should already be supported thanks to variance: #96 - Add Jsoniter support documentation: #102
- Update all docs examples and make sure they compile. #102
Full Changelog: v2.0.0-RC2...v2.0.0-RC3