v3.0.0
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
- Users who use the regular executable will need to install
- 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 executable .NET Desktop Runtime 8 must be installed on your machine.