Skip to content

release 1.6

Compare
Choose a tag to compare
@gavalian gavalian released this 28 Apr 19:11
· 275 commits to master since this release

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.