[Bug] StrongTypeMapping Query empty row will be generated repeatedly

This commit is contained in:
wei 2021-04-01 13:43:14 +08:00
parent ceab6e069d
commit 2b3def7f46

View File

@ -5,6 +5,7 @@
### 0.9.0
- [Bug] Solve cannot convert Cell value to Nullable<T> (issue #138)
- [Bug] Solve System.IO.Compression referencing twice (issue #97)
- [Bug] StrongTypeMapping Query empty row will be generated repeatedly
### 0.8.0
- [New] Add MiniExcel.Query by file path method