1.1.17
- Add
recoverCatching
by @berikv (a6eb86d) - Add more multiplatform build targets by @05nelsonm (6f86d20)
- Migrate to IR-based JavaScript compiler (cc3b3ce)
- Disable compatibility with non-hierarchical multiplatform projects (c1c5036)
- See #71 (comment)
- Migrate to Gradle version catalog by @bitPogo (41fff9e)
- Update Gradle to 8.0.2 (8229a29)
- Update dependencies (6e1c4dd)
- Add
toErrorIfNull
&toErrorUnlessNull
(fd2160c)- See #84