OnixS CME Drop Copy Handler C++ library  5.6.0
API documentation
Upgrade from 5.3.0 to 5.4.0

OnixS C++ CME DropCopy Handler version 5.4.0 includes several changes in the public headers and libraries names.

Release Notes

The full list of changes available here.

SDK changes

In the version 5.4.0 the Handler migrated to the new build system. This caused changes in the distribution package and contents of the SDK.

Changes in product versioning

The previous versioning convention includes the following components:

The new versioning convention is using only three components:

Changes in library names

For Linux: onixs-cme-drop-copy-v140-x64-d.ilk

Old name New name
libOnixS.CmeDropCopyHandlerCpp.so libonixs-cme-drop-copy.so
libOnixS.CmeDropCopyHandlerCpp.so.a.b.c.d libonixs-cme-drop-copy.so.x.y.z

For Windows:

Old name New name
OnixS.CmeDropCopyHandlerCpp-vs16_x64_D.(dll|lib) onixs-cme-drop-copy-vs142-x64-d.(dll|lib)
OnixS.CmeDropCopyHandlerCpp-vs16_x64.(dll|lib) onixs-cme-drop-copy-vs142-x64.(dll|lib)
OnixS.CmeDropCopyHandlerCpp-vs16_D.(dll|lib) onixs-cme-drop-copy-vs142-x86-d.(dll|lib)
OnixS.CmeDropCopyHandlerCpp-vs16.(dll|lib) onixs-cme-drop-copy-vs142-x86.(dll|lib)

Changes in distribution package names

The names of the distribution packages were changed from the OnixS.CmeDropCopyHandlerCpp-(PLATFORM-ID)-A_B_C_D.(EXTENSION) to the OnixS.CmeDropCopyHandlerCpp-(PLATFORM-ID)-X.Y.Z.(EXTENSION).