This is a minor update to Dryverl 0.1.3, which fixes two bugs, thanks to a patch submitted by Hunter Morris:
- for C local variables declared by an empty <def-c-local-variable/> XML element, an empty (and syntactically incorrect) empty initializer was generated;
- when encoding output data, in some cases of buffer reallocations, previously encoded data can be lost.
See the ChangeLog file for more information about other minor changes.