Serd 0.30.4
drobilla.net ⋅Serd 0.30.4 has been released. Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TriG, NTriples, and NQuads. Serd is suitable for performance-critical or resource-limited applications, such as serialising very large data sets or embedded systems.
Changes:
- Fix EOF handling while reading in bulk or from strings
- Fix lax handling of string errors
- Fix reading from a null-delimited socket