2011-11-16  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.8
    * Printing directive %c
    * value-types "bcds" and "dec" implemented

2011-10-30  Timo Savinen  <tjsa@iki.fi>
    
    * Version 0.1.7
    * Input preprosessing implemented
    * Printing directives %t and %p fixed

2010-09-01  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.6
    * new default for "value-type" is now "escaped", which prints non printable chars as \xnn.

2009-12-11  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.5
    * Hold variables implemented. Hold variables can be used to store value of an element for later printing.

2009-11-22  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.4
    * Options -l,-L and -n work now together: Names given by option -n are printed only if they appear between start and stop levels.
    * New printing parameters block-start, block-end and separator implemented
    
2009-09-27  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.3
    * Fixed option -a,--and. Should now work correctly when constructed item contains
    several expression elements with the same name.

2009-06-23  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.2
    * options -l and -L implemented

2009-05-17  Timo Savinen  <tjsa@iki.fi>

    * Version 0.1.1.
    * Mapping of tlv triplets to tlv keyword enhanced for better performance.

2009-03-28  Timo Savinen  <tjsa@iki.fi>

    * tlve: initial version.
