Cim 1.0.0 Released
Hello.
Cim 1.0.0 is released.
The example source code is also attached, so if you are interested, please try it.
Changes
- The version is updated to 1.0.0 because binary compatibility is broken.
- Use the C23 standard of the C language.
- The data type of
CimEventTypehas been changed toint32_t. - The data type of
CimTextAttrTypeandCimItemTypehas been changed toint32_t. - The clair library has been updated.
Download
You can download it from the Cim page.
Thank you.