0.2.0 #143
kpavlov
announced in
Announcements
0.2.0
#143
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Breaking Changes
additionalPropertiesAPI: ReplacedJsonPrimitivewith type-safeAdditionalPropertiesConstraintsealed interface by @kpavlovAllowAdditionalProperties,DenyAdditionalProperties, orAdditionalPropertiesSchema(schema)instead of boolean primitivesAdded
SerializationClassJsonSchemaGeneratorfor runtime introspection (Support JSON Schema generation from SerialDescriptor #84) by @kpavlovSerialDescriptorwithout KSP or reflection@InternalSchemaGeneratorApiannotation for APIs subject to change by @kpavlovChanged
TypedEnumSerializerby @kpavlovStringOrListSerializerandAdditionalPropertiesSerializerBaseIntrospectionContext<TDecl, TType>by @kpavlovFixed
handleAnyFallback,handleSealedClass,handleEnum,handleObjectOrClass)Dependencies
kotlinx.koverfrom 0.9.4 to 0.9.5 by @dependabotgradlefrom 9.3.0 to 9.3.1Full Changelog: v0.1.0...v0.2.0
This discussion was created from the release 0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions