diff --git a/Distribution/ChangeLog.txt b/Distribution/ChangeLog.txt index ecc8c82b..2fb4154f 100644 --- a/Distribution/ChangeLog.txt +++ b/Distribution/ChangeLog.txt @@ -1,4 +1,4 @@ -Version 1.0 (April 2019) +Version 1.0 (27 April 2019) ------------------------ * Improve build tasks - more reliable clean-up and debugger detection * Improve RTD and async QueueAsMacro reliability diff --git a/Distribution/ExcelDna.Integration.dll b/Distribution/ExcelDna.Integration.dll index b8c88d09..992d4573 100644 Binary files a/Distribution/ExcelDna.Integration.dll and b/Distribution/ExcelDna.Integration.dll differ diff --git a/Distribution/ExcelDna.xll b/Distribution/ExcelDna.xll index 20f51f01..2f8fac06 100644 Binary files a/Distribution/ExcelDna.xll and b/Distribution/ExcelDna.xll differ diff --git a/Distribution/ExcelDna64.xll b/Distribution/ExcelDna64.xll index 6d0b51f8..c2e18109 100644 Binary files a/Distribution/ExcelDna64.xll and b/Distribution/ExcelDna64.xll differ diff --git a/Distribution/ExcelDnaPack.exe b/Distribution/ExcelDnaPack.exe index 637b1fce..04c3cbe8 100644 Binary files a/Distribution/ExcelDnaPack.exe and b/Distribution/ExcelDnaPack.exe differ diff --git a/Distribution/Introduction.txt b/Distribution/Introduction.txt index 9b50dcda..12811155 100644 --- a/Distribution/Introduction.txt +++ b/Distribution/Introduction.txt @@ -10,9 +10,8 @@ See the GettingStarted.txt file for help in making your first Excel-DNA add-in. More details can be found at: * http://excel-dna.net -* https://exceldna.codeplex.com * https://groups.google.com/forum/#!forum/exceldna Govert van Drimmelen govert@icon.co.za -9 September 2015 +27 April 2019 diff --git a/LICENSE.txt b/LICENSE.txt index b38fe05e..dbdc5d47 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ zLib license -Copyright (C) 2005-2018 Govert van Drimmelen +Copyright (C) 2005-2019 Govert van Drimmelen This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/Package/Excel-DNA.Lib/Excel-DNA.Lib.nuspec b/Package/Excel-DNA.Lib/Excel-DNA.Lib.nuspec index adec4245..6b0f0ddb 100644 --- a/Package/Excel-DNA.Lib/Excel-DNA.Lib.nuspec +++ b/Package/Excel-DNA.Lib/Excel-DNA.Lib.nuspec @@ -2,7 +2,7 @@ Excel-DNA.Lib - 1.0.0-rc2 + 1.0.0 Excel-DNA Reference Library Govert van Drimmelen Govert van Drimmelen @@ -14,7 +14,7 @@ Reference library package for Excel-DNA. excel exceldna udf excel-dna - + diff --git a/Package/Excel-DNA/Excel-DNA.nuspec b/Package/Excel-DNA/Excel-DNA.nuspec index 8dc1daba..bb2aaa4e 100644 --- a/Package/Excel-DNA/Excel-DNA.nuspec +++ b/Package/Excel-DNA/Excel-DNA.nuspec @@ -2,7 +2,7 @@ Excel-DNA - 1.0.0-rc2 + 1.0.0 Excel-DNA Govert van Drimmelen Govert van Drimmelen @@ -14,7 +14,7 @@ Excel-DNA is an independent project to integrate .NET into Excel. excel exceldna udf excel-dna - + diff --git a/Package/ExcelDna.AddIn/ExcelDna.AddIn.nuspec b/Package/ExcelDna.AddIn/ExcelDna.AddIn.nuspec index e374ed1f..5faf5ac3 100644 --- a/Package/ExcelDna.AddIn/ExcelDna.AddIn.nuspec +++ b/Package/ExcelDna.AddIn/ExcelDna.AddIn.nuspec @@ -2,7 +2,7 @@ ExcelDna.AddIn - 1.0.0-rc2 + 1.0.0 Excel-DNA Add-In Govert van Drimmelen Govert van Drimmelen @@ -22,7 +22,7 @@ Excel-DNA is an independent project to integrate .NET into Excel. excel exceldna udf excel-dna - + diff --git a/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.dll b/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.dll index 0ebeb771..93d8f4e7 100644 Binary files a/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.dll and b/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.dll differ diff --git a/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.pdb b/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.pdb index 16a5cc8d..b730c301 100644 Binary files a/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.pdb and b/Package/ExcelDna.AddIn/tools/ExcelDna.AddIn.Tasks.pdb differ diff --git a/Package/ExcelDna.Integration/ExcelDna.Integration.nuspec b/Package/ExcelDna.Integration/ExcelDna.Integration.nuspec index 170dab1e..686f6ecf 100644 --- a/Package/ExcelDna.Integration/ExcelDna.Integration.nuspec +++ b/Package/ExcelDna.Integration/ExcelDna.Integration.nuspec @@ -2,7 +2,7 @@ ExcelDna.Integration - 1.0.0-rc2 + 1.0.0 Excel-DNA Reference Library Govert van Drimmelen Govert van Drimmelen diff --git a/Package/ExcelDna.XmlSchemas/ExcelDna.XmlSchemas.nuspec b/Package/ExcelDna.XmlSchemas/ExcelDna.XmlSchemas.nuspec index a9eb4dde..2da253e5 100644 --- a/Package/ExcelDna.XmlSchemas/ExcelDna.XmlSchemas.nuspec +++ b/Package/ExcelDna.XmlSchemas/ExcelDna.XmlSchemas.nuspec @@ -2,7 +2,7 @@ ExcelDna.XmlSchemas - 1.0.0-rc2 + 1.0.0 Excel-DNA XML Schemas Excel-DNA Contributors exceldna diff --git a/README.md b/README.md index d8ebe108..b2e868ff 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This repository contains the core Excel-DNA library. -See the [Excel-DNA home page](http://excel-dna.net) and [old CodePlex project pages](http://exceldna.codeplex.com) for more details. +See the [Excel-DNA home page](http://excel-dna.net), [Wiki Pages on GitHub](https://github.com/Excel-DNA/ExcelDna/wiki) and [old CodePlex project pages](http://exceldna.codeplex.com) for more details. Support is on the [Excel-DNA Google group](https://groups.google.com/forum/#!forum/exceldna). - -[![Build status](https://ci.appveyor.com/api/projects/status/hmf069hj7dirvyam/branch/master?svg=true)](https://ci.appveyor.com/project/Excel-DNA/exceldna/branch/master)