Closed altavir closed 3 years ago
Path
copy
ListValue
DoubleArrayValue
Iterable
Value::isList
Meta{}
Envelope
number
string
Value
MutableItemProvider
Config
MetaItem
TypedMetaItem
TypedMetaItem<*>
NodeItem
ValueItem
[0.3.0]
Added
Path
builderscopy
method to descriptorsChanged
ListValue
andDoubleArrayValue
implementIterable
.Value::isList
to check for type instead of sizeMeta{}
builder made inlineEnvelope
builder to a top level function. Companion invoke is deprecated.number
andstring
methods onValue
moved to extensions (breaking change)MutableItemProvider
instead ofConfig
MetaItem
renamed toTypedMetaItem
andMetaItem
is now an alias forTypedMetaItem<*>
NodeItem
andValueItem
to a top level