Sratom 0.6.22
Posted on in Software, LAD, LV2, RDF, SratomSratom 0.6.22 has been released. Sratom is a small library for serializing LV2 atoms. Sratom reads/writes atoms from/to RDF, allowing them to be converted between binary and text or stored in a model.
Changes:
- Add clang nullability annotations
- Address new warnings in clang and clang-tidy 21
- Fix documentation build without sphinx_lv2_theme
- Gracefully handle reading vectors with missing childType properties
- Gracefully handle writing vectors with zero childSize properties
- Improve error handling