Skip to content

Kotlin 1.3.0 update

Compare
Choose a tag to compare
@pdvrieze pdvrieze released this 03 Nov 17:13
· 1037 commits to master since this release

Update the package to work with Kotlin 1.3.0 and serialization library 0.9.0. This means that some of the API has changed a bit (parameter order) and reflection based access is marked experimental in line with the serialization library itself as that doesn't work on non-java platforms.