1.1.10
- Releases are now automated via GitHub actions. Every push to master will produce a SNAPSHOT build available at:
- Fixed links in README (3d40c70) by @gregoryinouye
- Eagerly cancel async bindings (c8372a0) by @Munzey
- Add
Result.recoverIf
andResult.recoverUnless
(0fdd0f2) by @oddsund - Publish JS multiplatform artifacts (0f90bb8) by @DerYeger