1.1.12
- Add Linux, Windows and MacOS targets (c4c70b4) by @avently
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-coroutines-linuxx64/
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-coroutines-macosx64/
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-coroutines-mingwx64/
- Set JS compiler to BOTH (7794201) by @gsteckman
- Correctly cancel child jobs in suspending variant of binding (f2bd9aa) by @Munzey
- Fix typo in mapOr KDoc (32b1a9e) by @mguelton
- Update Kotlin to 1.5.10 (d64837f) by @MrBergin