Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@mukunku mukunku released this 10 May 16:56

PR: #109

This release:

  • Upgrades the project to .NET 8
    • Users who use the regular executable will need to install .NET Desktop Runtime 8 to upgrade to this version
    • This was required because older versions of .NET are being retired at the end of this year
  • Fixes a bug when opening folders containing _SUCCESS files (#104) Thanks to @brentbundang 👏🏼
  • Adds support for Struct arrays/lists (#108) Thanks to @ChristianDu
  • Removes date-only date formats from the application
  • Improves sorting when column headers are clicked
  • Help → About page now contains a checkbox to easily make ParquetViewer your default application for .parquet files.

To be able to use the regular executable .NET Desktop Runtime 8 must be installed on your machine. If you do not have the runtime installed or cannot install it use the self contained executable instead.