diff options
author | David Robillard <d@drobilla.net> | 2021-08-09 18:28:35 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-12-02 18:49:08 -0500 |
commit | fc2114a10769349d38b3215bc95ded855a2be5b6 (patch) | |
tree | 38c79a33bac7d81718e18aced31b238235e8a44d /NEWS | |
parent | 9b1139fe7045a0630e87501235af21803860b80c (diff) | |
download | serd-fc2114a10769349d38b3215bc95ded855a2be5b6.tar.gz serd-fc2114a10769349d38b3215bc95ded855a2be5b6.tar.bz2 serd-fc2114a10769349d38b3215bc95ded855a2be5b6.zip |
[WIP] Preserve anonymous graph syntax in TriG
[WIP] Untested
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ serd (1.1.1) unstable; urgency=medium * Add support for xsd:float and xsd:double literals * Bring read/write interface closer to C standard * Make nodes opaque + * Preserve anonymous graph syntax in TriG * Remove SERD_DISABLE_DEPRECATED and SERD_DEPRECATED_BY * Remove serd_uri_to_path() * Remove support for reading Turtle named inline nodes extension |