release 1.6
Release with new features/improvements in API for storing user-provided configurations in the HIPO file header.
The configurations are stored as key-value pairs, and the value can be JSON/XML strings that will be parsed
by user.
A new example file is added (examples/writeUserHeader.cc), it shows all API calls for writing the configuration
strings and for reading it from the file.