github arrow-kt/arrow 2.2.0-beta.1

latest releases: 2.2.0-beta.3, 2.2.0-beta.2
pre-release7 days ago

What's Changed

New or improved functionality

  • Make ensureNotNullOrAccumulate return a Value by @kyay10 in #3635
  • Unmark AcquireStep to allow installing resources inside install by @kyay10 in #3654
  • Expose a few operations from NonEmpty collections to Java by @serras in #3647
  • Race until one of the tasks succeeds by @serras in #3603
  • "At most once" computation for Eval by @serras in #3673
  • Experimental: Unify IorRaise and RaiseAccumulate APIs by @kyay10 in #3665
  • Unmark Effect.invoke as operator by @kyay10 in #3679
  • Ktor Raise call.respondOrRaise using context-parameters by @tKe in #3663
  • Improve performance of RaiseCancellationException for JS platform by @sgrishchenko in #3656
  • Raise with context parameters by @serras in #3646

Bug fixes

Test coverage (thanks to @theycome)

Migration to new plug-ins and libraries

New Contributors

Full Changelog: 2.1.2...2.2.0-beta.1

Don't miss a new arrow release

NewReleases is sending notifications on new releases.