From 8d954ab071e286f0b2bdfc542bb3725eb5a2ab0e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Sep 2017 21:30:52 +0200 Subject: Add basic error tolerant parsing for line-based formats --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f35745fa..ed213940 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,13 @@ serd (0.29.3) unstable; + * Add basic error tolerant parsing for line-based formats * Support strict parsing of prefixed names * Report errors for all failing test cases * Use more efficient stack allocation and growth policies * Add NTriples test suite * Fix building with MSVC - -- David Robillard Sat, 23 Sep 2017 15:03:52 +0200 + -- David Robillard Sat, 23 Sep 2017 20:33:19 +0200 serd (0.28.0) stable; -- cgit v1.2.1