Releases: openfin/excel-api-example
Releases · openfin/excel-api-example
4.1.2
4.1.1
4.1.0
4.0.7
4.0.6
4.0.5
4.0.4
This release includes:
ExcelDna, ExcelDna.AddIn and ExcelDna.Integration updates (so we use the latest stable release)
Zip Dependency update
OpenfinDesktop updates (so we use the latest stable release)
Introduced logging support (please see LOGS.md)
Introduced versioning support (please see VERSIONS.md)
Added a dispose function to a created rtd which clears values pushed to Excel (please see DOCS.md)
XL-119 - Added an additional fix for where events for connected/disconnected topics in Excel RTDs were not being sent to the client script
4.0.2
- Updated zip related dependencies when building add-in to latest stable
- Removed option to not clear cell when disposing of an rtd in JavaScript
- When the excel service provider is shut (applications using the excel service are closed) it will trigger the rtd cell to reset.
- Updated docs
4.0.1
4.0.0
This release includes:
- ExcelDna, ExcelDna.AddIn and ExcelDna.Integration updates (so we use the latest stable release)
- OpenfinDesktop updates (so we use the latest stable release)
- Introduced logging support (please see LOGS.md)
- Introduced versioning support (please see VERSIONS.md)
- Added a dispose function to a created rtd with the option of clearing or not clearing values pushed to Excel (please see DOCS.md)
- XL-119 - Added an additional fix for where events for connected/disconnected topics in Excel RTDs were not being sent to the client script