ExcelDna-Unpack v2.0.0 Release Notes
Release Date: 2020-06-02 // about 2 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.