Releases: dfinke/ImportExcel
Releases · dfinke/ImportExcel
Fixes, Robustness, Improved test coverage and Azure Devops
v5.3.3 tweak readme
Help improvements, tidying up of examples, extra examples and more
v5.3.0 Spell check
Updates and fixes
Fixed Parameter issues in Add-ConditionalFormat & test for it
Internal hyperlinks, reworked format parameters, unhide in export Excel
Merge pull request #405 from jhoneill/master Internal hyperlinks, reworked format parameters, unhide in export Excel
Import-Excel performance improvements
This release contains significant performance improvements to the Import-Excel
function and several other new features outside of Export-Excel
.
PSPlot fix, added param
Removed [PSPlot]
as OutputType
Added ConvertEmptyStringsToNull
to the function ConvertFrom-ExcelToSQLInsert
Added new features for custom reports and pivot table filters
Fixed bugs with ChangeDatabase parameter which would prevent it working
4.10 Fixes from James merged