f42767fcc2
Fixed issue when serialDesc property getter was generated, but backing field not. Respect @Serializable(with=...) on property Calling 3-arg readElementValue for support of custom contexts Ability to nest context-based serializer Migration to 1.2-Beta2 Use polymorphicSerializer prior to default Don't use polymorphic serializers for all java classes Docs and maven project update Remove plugin runtime dependency on stdlib