mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Updated change notes
This commit is contained in:
11
README.md
11
README.md
@@ -60,9 +60,18 @@ Plus, wiring the [PowerShell ScriptAnalyzer Excel report](https://github.com/dfi
|
||||
|
||||

|
||||
|
||||
# What's new X.X.X
|
||||
# What's new 6.5.3
|
||||
|
||||
Thanks again to the community for making this module even better.
|
||||
|
||||
- [Fix import excel headers](https://github.com/dfinke/ImportExcel/pull/713)
|
||||
- Numerous improvements for DataTables and exporting it to Excel [James O'Neill](https://twitter.com/jamesoneill)
|
||||
- Names, styles, proper appending
|
||||
- Handles marking the empty row on an empty table as dummy row
|
||||
- Re-work code based on linting recommendations
|
||||
- Update existing tests and add more
|
||||
- Support PipelineVariable thanks to [Luc Dekens](https://twitter.com/LucD22) for reporting and [Ili](https://twitter.com/ili_z) for the PR
|
||||
- Fix quoting in ConvertFromExcelToSQLInsert [beckerben](https://github.com/beckerben)
|
||||
|
||||
# What's new 6.5.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user