Chris@0: sord (0.12.0) stable; Chris@0: Chris@0: * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory) Chris@0: * Add sord_get() for easily getting single property values Chris@0: * sord_validate: Pass type check when range is xsd:anyURI and value is a URI Chris@0: * sord_validate: Support any subClassOf rdf:Property, not just baked-in ones Chris@0: * sordmm.hpp: Add convenient constructors for decimal and integer literals Chris@0: * sordmm.hpp: Add Node::to_serd_node() Chris@0: * sordmm.hpp: Don't automatically add RDF namespace prefix to world Chris@0: Chris@0: -- David Robillard Mon, 18 Feb 2013 11:05:59 -0500 Chris@0: Chris@0: sord (0.10.4) stable; Chris@0: Chris@0: * Implement better data type validation in sord_validate conformant with Chris@0: the XSD and OWL specifications Chris@0: * Fix memory leaks in sord_validate Chris@0: * Install sord_validate man page Chris@0: * Disable timestamps in HTML documentation for reproducible build Chris@0: Chris@0: -- David Robillard Sun, 14 Oct 2012 18:23:55 -0400 Chris@0: Chris@0: sord (0.10.0) stable; Chris@0: Chris@0: * Add error callback to world for custom error reporting Chris@0: * Performance and space (per node) improvements Chris@0: * SSE4.2 accelerated hashing for node interning, where available Chris@0: * Make all 'zix' symbols private to avoid symbol clashes in static builds Chris@0: * Remove problematic "Loaded n statements" output from serdi Chris@0: * Strip down API documentation to a single clean page Chris@0: * Fix various hyper-strict warnings Chris@0: * Do not require a C++ compiler to build Chris@0: * Add option to build utilities as static binaries Chris@0: * Upgrade to waf 1.7.2 Chris@0: * sordmm.hpp: Add indices and graphs parameters to Model constructor Chris@0: * sordmm.hpp: Remove overzealous URI scheme assertion Chris@0: * sordmm.hpp: Correctly handle Sord::Node self-assignment Chris@0: Chris@0: -- David Robillard Thu, 23 Aug 2012 00:19:51 -0400 Chris@0: Chris@0: sord (0.8.0) stable; Chris@0: Chris@0: * Use path variables in pkgconfig files Chris@0: * Install man page to DATADIR (e.g. PREFIX/share/man, not PREFIX/man) Chris@0: * Tolerate serd passing NULL nodes to reader callback (serd 0.6.0) Chris@0: * Fix comparison of typed literals Chris@0: * Take advantage of interning in sord_node_equals() Chris@0: * Support compilation as C++ under MSVC++. Chris@0: * Add sord_iter_get_node() Chris@0: * Refuse to intern relative URIs in sord_new_uri*() Chris@0: * Add sord_new_relative_uri() Chris@0: * Add SordInserter for writing to a model via Serd sink functions. Chris@0: * Add convenient sord_search(), sord_ask(), and sord_count() Chris@0: * Add sord_validate tool for validating data against RDF/OWL schemas Chris@0: Chris@0: -- David Robillard Tue, 17 Apr 2012 18:24:53 -0400 Chris@0: Chris@0: sord (0.5.0) stable; Chris@0: Chris@0: * Remove glib dependency Chris@0: * Add function sord_contains for checking for a triple pattern Chris@0: * Add function sord_write_iter for writing a queried range Chris@0: * Fix Sord::Namespaces::qualify to no longer chop prefixes Chris@0: * Add ability to build static library Chris@0: Chris@0: -- David Robillard Thu, 29 Sep 2011 00:00:00 -0400 Chris@0: Chris@0: sord (0.4.2) stable; Chris@0: Chris@0: * Fix compilation issues on some systems Chris@0: * Fix build system Python 3 compatibility Chris@0: * Bump Serd dependency to 0.4.0 Chris@0: Chris@0: -- David Robillard Wed, 25 May 2011 19:00:00 -0400 Chris@0: Chris@0: sord (0.4.0) stable; Chris@0: Chris@0: * Initial release Chris@0: Chris@0: -- David Robillard Tue, 24 May 2011 23:00:00 -0400