- fixed release notes integration
- beta version
- edits existing dna file from Excel-DNA instead of replacing it
- initial stable release
- added customizable templates and css style
- no longer requires ExplicitExports=true
- added uninstall script to NuGet package
- added customizable razor templates with intellisense to NuGet installed content
- breaking change - removed ExcelFunctionSummary attribute and replaced with ExcelFunctionDoc attribute which also implements ExcelFunction attribute from Excel-DNA
- bug fix - if referenced assemblies referred to additional assemblies documentation failed
- bug fix - if ExcelFunctionDoc attribute was used the Remarks property was not flowing through to the generated documentation.
- upgraded to use new ExcelDna.AddIn package
- upgraded to use new ExcelDna.AddIn package (0.33.9)
- allow for raw HTML to be included in function summary
- bug fix - function summary was showing in remarks section