New
1.7.0
- Enhancement: Add new
ApiResult<*, *>.successOrNothing()andApiResult.Failure<*>.exceptionOrNull()functional extension APIs. - Update to Kotlin
1.9.20.
What's Changed
- Prepare for Kotlin 1.9.20 by @ZacSweers in https://github.com/slackhq/EitherNet/pull/67
- Add successOrNothing and exceptionOrNull extensions by @ZacSweers in https://github.com/slackhq/EitherNet/pull/70
Full Changelog: https://github.com/slackhq/EitherNet/compare/1.6.0...1.7.0