Release Notes: The "-a" option was added. A bug in print_header was fixed, so the separator now prints correctly (after the picture, not after %n).


Release Notes: The output option "hex-caps" has been implemented. There are performance enhancements for large numbers of expression values, which is useful when reading expression values from a large file; see expression keyword "file:".


Release Notes: Input preprocessing was implemented.


Release Notes: The record keyword "level" and the printing keywords "group-header", "group-trailer", "element-header", and "element-trailer have been implemented. These can be used to print flat file contents in a structured format (e.g. multilevel XML). The record keyword "record-length" has been implemented. This can be used to ignore extra fields that are not defined for a record.


Release Notes: Having the same field in several expressions (using the -e,--expression option) works now. Earlier, only the last expression in the command line was used. The -X,--casecmp option was implemented.


Release Notes: The new keyword "output-file" was implemented for printing to different output files.