Sratom 0.4.2 is out. Sratom is a small C library for serialising LV2
atoms to/from Turtle.  Using Sratom, hosts can easily serialise plugin
state or messages to and from portable strings in the same format as
plugin data files.
Download:          
http://download.drobilla.net/sratom-0.4.2.tar.bz2
More about Sratom: 
http://drobilla.net/software/sratom
This releases fixes a few minor bugs and memory leaks, and shrinks the
code slightly by making of the new sord_get() function.
Changes:
 * Fix serialisation of nested tuples
 * Fix memory leaks
 * Use new sord API to clean up and shrink code
 * Disable timestamps in HTML documentation for reproducible build
 * Update to waf 1.7.9 and autowaf r90
   (install docs to versioned directory)
Enjoy,
-dr