Kotson v2.0.0 Release Notes

Release Date: 2016-02-05 // about 8 years ago
    • Kotlin 1.0.0-beta-1036.
    • Gson 2.5.
    • Introducing typedToJson.
    • typeToken now returns a Class instead of a ParameterizedType when for non specialized generic types (such as List<*>*).
    • New syntax for registerTypeAdapter and registerTypeHierarchyAdapter for declaring type adapters (serializers and deserializers).