Unclaimed project
Are you a maintainer of EitherNet? Claim this project to take control of your public changelog and roadmap.
Changelog
A multiplatform, pluggable, and sealed API result type for modeling network API responses.
fold() functions and introduce new ones that use the underlying value rather than Success. This was an oversight in the previous implementation. Binary compatibility is preserved.inline where possible to allow carried over context (i.e. in suspend functions, etc)onSuccess and onFailure* functional extension APIs to ApiResult.Full Changelog: https://github.com/slackhq/EitherNet/compare/1.7.0...1.8.0