0.7.0 #79
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added
type: KType
anddescriptor
property forMetaConverters
Meta
,SealedMeta
andObservableMutableMeta
builders.Changed
metaToObject
returns a non-nullable type. Additional methodmetaToObjectOrNull
for nullable return.MutableMeta
builder now returns a simplified version of meta that does not hold listeners.get
/getMeta
by removinggetMeta
from the interface.Deprecated
String.parseValue
is replaced withValue.parse
Fixed
MetaProvider::getMeta
byget
79759c5256