All notable changes to the Smithsonian/xchange library will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.1-rc1] - 2025-05-06
Fixes
-
Handling of serialized strings in
xClearField()
andxCopyOfField()
. -
Handling of heterogeneous arrays (type
X_FIELD
) inxCopyOfField()
.
Changes
xCreateField()
to treatX_RAW
types always as scalars, ignoring the dimensions provided.
[1.0.0] - 2025-03-31
Initial public release.