Releases: ipums/excel-toolkit-framework
Releases · ipums/excel-toolkit-framework
Improvements for developers using this framework
This release prevents developers from accidentally saving modules in the Development edition of their toolkits (#5). It also includes a new mechanism for developers to update the core modules in their toolkits when a new release of this add-in framework contains core changes (which this release does).
Potential fix for issue #4
Still needs further testing with a non-English version of Excel to confirm issue #4 is fixed.
New module variables with toolkit info
Update Change Log for v1.1.0
The Change Log wasn't updated for the v1.1.0 release. This release corrects that documentation issue.
Bug fix to allow file properties to be changed
This release includes a fix for issue #1. An updated set of instructions for changing an add-in's file properties has been added to the developer documentation.
Dynamic loading of VBA modules
The code for our blog article Excel VBA and Version Control.