Home / 1.8.0
Name Modified Size InfoDownloads / Week
Parent folder
1.8.0 source code.tar.gz 2023-11-03 104.0 kB
1.8.0 source code.zip 2023-11-03 137.6 kB
README.md 2023-11-03 713 Bytes
Totals: 3 Items   242.4 kB 0
  • Fix: Deprecate old 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.
  • Enhancement: Mark functions inline where possible to allow carried over context (i.e. in suspend functions, etc)
  • Enhancement: Use contracts to inform the compiler about possible calls to lambdas.
  • New: Add fluent onSuccess and onFailure* functional extension APIs to ApiResult.

What's Changed

Full Changelog: https://github.com/slackhq/EitherNet/compare/1.7.0...1.8.0

Source: README.md, updated 2023-11-03