Features
- Updated Kotlin version to 2.3 and enabled the unused return value checker
- Added
SystemLineSeparatorproperty which returns a line separator for the underlying platform #448 - Updated Dokka version (#449) and filled
Implementaion-*attributes in the JAR file manifests (#489)
Bugfixes
- Reimplemented FileSystem implementation for Wasm-WASI to correctly work with recent NodeJS versions #484
Thanks to @whyoleg for the contribution!