Ricky12Awesome / json-schema-serialization

Adds support for Json Schema using Kotlin.serialization
MIT License
31 stars 9 forks source link

Migrate to kotlin 1.4.20-M2 and kotlinx.serialization 1.0.1 #3

Closed NiematojakTomasz closed 3 years ago

Ricky12Awesome commented 3 years ago

Updated to Kotlin 1.4.10 and serialization to 1.0.1 in v0.6.0, also changed to few names to be more like kotlinx.serializations.

I want to keep the kotlin version on the stable release.