Skip to content

Releases: mini-software/MiniExcel

0.10.2

06 Apr 02:45

Choose a tag to compare

  • [Bug] Fix SharedStrings get wrong index (issue #153)
  • [Bug] SaveAs support control character encoding

0.10.1

04 Apr 17:48

Choose a tag to compare

0.10.1

  • [New] SaveAs support POCO excel column name/ignore attribute

0.10.0

02 Apr 10:09

Choose a tag to compare

0.10.0

  • [New] Query dynamic with first head will ignore blank/whitespace columns
  • [New] Query type mapping support Custom POCO excel column name/ignore attribute

0.9.0

01 Apr 05:44

Choose a tag to compare

0.9.0

  • [Bug] Solve cannot convert Cell value to Nullable (issue #138)
  • [Bug] Solve System.IO.Compression referencing twice (issue #97)
  • [Bug] StrongTypeMapping Query empty row will be generated repeatedly

0.8.0

29 Mar 03:45

Choose a tag to compare

[doc] update online demo link