- significantly improved adherence to the OVF 2.0 specifications
- improved the description of the specifications in the Readme
- using the PEGTL for parsing to improve predictability, stability , performance, etc.
- binary is now ensured to be written as little endian IEEE standard floating point
- binary is always read with the assumption of little endian IEEE standard floating point
- corrected some misinterpreted keywords
- added better error messages for missing keywords
- irregular meshtype is now functioning
- capitalisation is now ignored correctly
- some bugfixes in the Fortran bindings
- empty lines, comment lines and empty lines containing a comment are now correctly ignored