Skip to content

Releases: augustoproiete/exceldna-abstractions

v1.0.0-pre3

09 Jul 07:18
e85fd50
Compare
Choose a tag to compare
v1.0.0-pre3 Pre-release
Pre-release

⚡ New features / improvements

  • Move ExcelDna.Registration abstractions to its own package
  • Add initial version of ExcelDna.IntelliSense.Abstractions

NuGet package available on nuget.org:

v1.0.0-pre2

09 Jul 07:13
e7f0f3c
Compare
Choose a tag to compare
v1.0.0-pre2 Pre-release
Pre-release

⚡ New features / improvements

  • Add SourceLink
  • Strong-name sign assembly
  • Convert main project to SDK-style
  • Update license to Apache 2.0
  • Add singleton instances to existing wrappers of static classes
  • Implement abstraction for ExcelDnaUtil.SupportsDynamicArrays additional ctors
  • Implement abstraction for ExcelReference additional ctors
  • Implement abstraction for ExcelDnaUtil.XllPathInfo
  • Implement abstraction for ExcelDnaUtil.MainManagedThreadId
  • Update project to target Excel-DNA v1.1.1

NuGet package available on nuget.org: ExcelDna.Abstractions.

v1.0.0-pre1

28 May 02:08
Compare
Choose a tag to compare
v1.0.0-pre1 Pre-release
Pre-release

⚡ New features / improvements

Pre-release of ExcelDna.Abstractions including abstractions for most of Excel-DNA's static classes:

  • ComServer
  • ExcelAsyncUtil
  • ExcelComAddInHelper
  • ExcelDnaUtil
  • ExcelErrorUtil
  • ExcelIntegration
  • XlCall
  • CustomTaskPaneFactory
  • ExcelCommandBarUtil
  • LogDisplay
  • AsyncRegistration
  • ExcelRegistration
  • TypeConversion

NuGet package available on nuget.org: ExcelDna.Abstractions.

v0.32.0.1

02 Jun 02:24
Compare
Choose a tag to compare
v0.32.0.1 Pre-release
Pre-release

⚡ New features / improvements

  • Replace dependency on Excel-DNA with the new Excel-DNA.Lib
  • Include .pdb and source code to improve debugging experience

NuGet package available on nuget.org: Excel-DNA-Wrapper.

v0.30.3.1

01 Jun 21:07
Compare
Choose a tag to compare
v0.30.3.1 Pre-release
Pre-release

⚡ Initial version if Excel-DNA-Wrapper

NuGet package available on nuget.org: Excel-DNA-Wrapper.