PQDIFExplorer Changelog

What's new in PQDIFExplorer 1.0.4

Sep 28, 2017
  • This release includes:
  • Simple msi for easy installation and PQDIF file association.
  • Binaries that work out-of-the-box without installation.
  • Low-level visualization of PQDIF files to complement other higher-level tools.
  • Unambiguous discovery of all information in PQDIF files.
  • TagDefinitions.xml which describes standard PQDIF tags and allows the definition of custom tags.
  • GSF.PQDIF library for reading PQDIF files in .NET applications.
  • Changes since v1.0.3:
  • Improved performance when reading from large PQDIF files.
  • Additional error handling to display raw hex data when a malformed value is encountered.
  • Added Open In New Window and Reload options to the File menu.

New in PQDIFExplorer 1.0.3 (Jul 27, 2017)

  • This release includes:
  • Simple msi for easy installation and PQDIF file association.
  • Binaries that work out-of-the-box without installation.
  • Low-level visualization of PQDIF files to complement other higher-level tools.
  • Unambiguous discovery of all information in PQDIF files.
  • TagDefinitions.xml which describes standard PQDIF tags and allows the definition of custom tags.
  • GSF.PQDIF library for reading PQDIF files in .NET applications.
  • Changes since v1.0.2:
  • Logic to gracefully handle malformed files.
  • Ability to see exceptions encountered while parsing a file.
  • Fixed ability to edit vector element values.