v0.2.2
What’s Changed
- Add the possibility to ok() a forked-either computation (#155) @adamw
- Update scalafmt-core to 3.8.2 (#154) @softwaremill-ci
- Prevent either block nesting to avoid type/try-catch mismatches (#148) @lbialy
- Rename includeFailed to includeFirstFailing (takeWhile) (#153) @kciesielski