2014-05-05 Raptor2 Version 2.0.14 Released
Many code quality fixes from clang and coverity primarily in error path
cleanups (oom) and dead code.
Fixed Turtle 1.1 parser about triple quoting alignment with SPARQL
A few internal changes.
2013-12-13 Raptor2 Version 2.0.12 Released
N-Triples / N-Quads parser updated to pass all the RDF.1 2013 tests
Added raptor_new_term_from_counted_string()
2013-02-26 Raptor2 Version 2.0.9 Released
Added full parsing and serializing support for Turtle Terse RDF Triple
Language W3C Candidate Recommendation 19 February 2013
Added CMake build framework for building Raptor on Microsoft (Daniel
Richard G.)
Made a few minor fixes and improvements
Fixed reported issues: 0000499, 0000508, 0000520, 0000521 and 0000526
2012-06-24 Raptor2 Version 2.0.8 Released
Added support for RDFa 1.1 via updated librdfa
Multiple portability fixes for Windows and Solarises. (Daniel Richard G.)
Multiple minor fixes and improvements
Fixed reported issues: 0000381, 0000487, 0000505 and 0000507
2012-03-22 Raptor2 Version 2.0.7 Released
CVE-2012-0037 fixed
Removed Expat support
Removed internal Unicode NFC code for better and optional ICU
Added options for denying file requests and XML entity loading
Added options for SSL certificate verifying
Fixed reported issues: 0000448 and 0000469