1.1.11
- Update Kotlin to 1.4.30 (d9662cc)
- Add iOS build targets (ccb9c5b) by @Munzey
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-iosx64/
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-iosarm64/
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-coroutines-iosx64/
- https://repo.maven.apache.org/maven2/com/michael-bull/kotlin-result/kotlin-result-coroutines-iosarm64/
- Move benchmarks to separate subproject (0df4c62) by @Munzey
- Fix typo in
recoverUnless
kdoc (754aa5a)