Skip to content

v1.0.0

Choose a tag to compare

@hugomd hugomd released this 30 Mar 17:41
· 29 commits to main since this release
  • Upgrades Arrow to 2.x (Hugo Müller-Downing)
  • Removes OutcomeEffectScope and OutcomeEagerEffectScope in favour of OutcomeBuilder (Hugo Müller-Downing)
  • Removes methods interacting with Validated, as Validated is now deprecated (Hugo Müller-Downing)
  • Replaces ValidatedNel with a typealias of Either<NonEmptyList, A> (Hugo Müller-Downing)