Releases: augustoproiete/exceldna-abstractions
Releases · augustoproiete/exceldna-abstractions
v1.0.0-pre3
⚡ 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
⚡ 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
⚡ 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
⚡ 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
⚡ Initial version if Excel-DNA-Wrapper
NuGet package available on nuget.org: Excel-DNA-Wrapper.