Skip to content

v1.0.1

Choose a tag to compare

@attipaci attipaci released this 04 Jul 11:04
· 49 commits to main since this release
6f706f6

Fixed

  • Handling of serialized strings in xClearField() and xCopyOfField().

  • Handling of heterogeneous arrays (type X_FIELD) in xCopyOfField().

Added

  • xDestroyLookupAndData() to destroy a lookup table including all the data that was referenced inside it.

Changed

  • xCreateField() to treat X_RAW types always as scalars, ignoring the dimensions provided.