From 032abfdff61056a7029a440fc1895bbe41ec964a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 24 Jun 2024 12:44:39 -0400 Subject: Fix overly permissive parsing of syntax names on the command line --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 372e20fe..7813fff9 100644 --- a/NEWS +++ b/NEWS @@ -2,13 +2,14 @@ serd (0.32.3) unstable; urgency=medium * 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 * Gracefully handle errors while writing the end of anonymous nodes * Support reading lone lists in lax mode * Treat out of range unicode characters as errors * Write blank lines between graphs and statements in TriG - -- David Robillard Mon, 24 Jun 2024 14:01:08 +0000 + -- David Robillard Mon, 24 Jun 2024 16:44:31 +0000 serd (0.32.2) stable; urgency=medium -- cgit v1.2.1