Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 15:44
· 2 commits to master since this release
90d102a

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