Skip to content

0.13.1

Compare
Choose a tag to compare
@shps951023 shps951023 released this 18 Apr 04:44
· 444 commits to master since this release

0.13.1

  • [New] SaveAsByTemplate by template bytes, convenient to cache and support multiple users to read the same template at the same time #189
  • [New] SaveAsByTemplate support input IEnmerable<IDicionary<string,object>> or DapperRows or DataTable parameters #201
  • [Bug] Fix after stream SaveAs/SaveAsByTemplate, miniexcel will close stream #200