v0.10.0 #81
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
ObservableMutableMetaSerializer
MutableMetaView
- a Meta wrapper that creates nodes only when its or its children are changed.Changed
MutableTypedMeta
DataTree
and associated interfaces (DataSource
,DataSink
, etc.).dataforge-data
todataforge-workspace
to avoid reflection dependency.Deprecated
spec
is replaced byreadable
.listOfSpec
replaced withlistOfReadable
Removed
IOPlugin
andFileWorkspaceCache
. There are no guarantees that only one format is present in the contrxt for each type.atomicfu
andkotlin.reflect
from dataforge-data to improve performance.Fixed
MutableMeta
observable wrappers. 946ac88480branch
data builder withputAll
f95e278b2dbranch
data builder withputAll
aa88f05688branch
data builder withputAll
b575801983branch
data builder withputAll
db2da2027dspec
is replaced byreadable
.listOfSpec
replaced withlistOfReadable
bb9afb329fMutableTypedMeta
f79b7faeafput
towrite
inDataSink
6a13182d1c