ExcelDna-Unpack v2.0.0 Release Notes
Release Date: 2020-06-02 // almost 3 years ago-
๐ Changes:
- ExcelDna-Unpack now available as standalone and portable executable and does not require .NET Framework or .NET Core installed on the machine
- ExcelDna-Unpack now also available as a .NET Core Tool that can be installed via
dotnet tool install
. To use ExcelDna-Unpack as a .NET Core Tool, you'll need .NET Core 3.0 (or higher) installed
๐ Supported features and usage examples are described in the README.
๐ฆ .NET Core Tool available on nuget.org.
Previous changes from v1.0.0
-
๐ Initial version of the ExcelDnaUnpack utility (requires .NET Framework 4.0 or higher)
๐ Supported features and usage examples are described in the README.