Serd 0.32.4
Serd 0.32.4 has been released. Serd is a lightweight C library for working with RDF data.
Changes:
- Clean up enum declarations
- Fix library current_version on MacOS
- Fix overly permissive parsing of syntax names on the command line
- Fix parsing NQuads lines with no space before the final dot
- Fix reading chunks from files without trailing newlines
- Fix rewriting special literals when datatype URIs are prefixed names
- Gracefully handle errors while writing the end of anonymous nodes
- Improve test suite coverage
- Simplify some character classification and comparison code
- Support reading lone lists in lax mode
- Treat out of range unicode characters as errors
- Write blank lines between graphs and statements in TriG