From 2137da62cb68926828aa14c9b0181345c481296c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 23 Aug 2012 04:13:30 +0000 Subject: Update NEWS. git-svn-id: http://svn.drobilla.net/serd/trunk@379 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3c9dd6e5..b6a53bb4 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,18 @@ serd (9999) unstable; - * Support digits at start of local names as per new grammar + * Support digits at start of local names as per new Turtle grammar * Add incremental read interface suitable for reading from infinite streams * Add -e option to serdi to use incremental reading + * Add error callback to reader and writer for custom error reporting + * Add -q option to serdi to suppress all non-data output, e.g. errors * Reset indent when finishing a write * Report write size correctly when invalid UTF-8 is encountered and a replacement character is written - * Add error callback to reader and writer for custom error reporting - * Add -q option to serdi to suppress all non-data output, e.g. errors + * Strip down API documentation to a single clean page + * Fix various hyper-strict warnings + * Do not require a C++ compiler to build + * Add option to build utilities as static binaries + * Upgrade to waf 1.7.2 -- David Robillard -- cgit v1.2.1