release 1.5 of hipo library
release 1.5 includes :
fixes in file header structure (removed typedef from struct definition)
reader::readDictionary now exits (halts the program) is it's called without opening the file
dictionary::getSchema exits (halts the program) is non exiting schema is requested. Users should first call dictionary::hasSchema then make decision if the bank does not exist.