Releases: Smithsonian/xchange
Releases · Smithsonian/xchange
v1.0.1
Fixed
-
Handling of serialized strings in
xClearField()
andxCopyOfField()
. -
Handling of heterogeneous arrays (type
X_FIELD
) inxCopyOfField()
.
Added
xDestroyLookupAndData()
to destroy a lookup table including all the data that was referenced inside it.
Changed
xCreateField()
to treatX_RAW
types always as scalars, ignoring the dimensions provided.