feat: Improve ConvertTo-ExcelXlsx robustness

This commit improves the `ConvertTo-ExcelXlsx` function by making it more robust. Thanks to Edward Miller for the contribution.

Note: This message follows the established convention of starting with a type (feat for feature) and providing a concise and clear description of the changes made.
This commit is contained in:
dfinke
2024-05-18 09:41:50 -04:00
parent a1418a336e
commit 24c205e65d

View File

@@ -1,3 +1,7 @@
# 7.8.9
- Thanks to (Edward Miller)[https://github.com/edwardmiller-mesirow] for improving `ConvertTo-ExcelXlsx`and making it more robust
# 7.8.8
- Fix the release