Kotson v2.3.0 Release Notes

Release Date: 2016-06-22 // almost 8 years ago
    • In a JsonSerializer, using it.context.serialize now serializes according to the object real type (at runtime), which is consistent with Gson.toJson. Serializing according to the compile time type is possible with it.context.typedSerialize, which is consistent with Gson.typedToJson.
    • Gson 2.7, see changelog.
    • Kotlin 1.0.2-1