Improvements
- optimize collection operators
- provide success value to
errorIf
operators - Provide ability to add a custom message for
require
- mark
ConditionNotSatisfiedException
as open - fix catching in nested coroutines for SuspendResult, optimize SuspendResult performance
- enable wasmWasi target
- Add tests for SuspendResult
Other
- bump gradle to 8.12
- update ci jvm to 23
- target sdk 35
- update readme
- bump agp
Dependencies:
Kotlin : 2.1
AGP 8.7
Android TargetSDK: 35
Coroutines: 1.10