Skip to content

0.21.0

Compare
Choose a tag to compare
@shps951023 shps951023 released this 22 Jan 09:07
· 267 commits to master since this release

0.21.0

  • [New] ExcelFormat support DateTimeOffset/Decimal/double etc. type format #I49RZH #312 #305
  • [New] Support byte file import/export
  • [New] SaveAs support to convert byte[] value to base64 string
  • [New] Query support to convert base64 value to byte[]
  • [New] OpenXmlConfiguration add ConvertByteArrayToBase64String to turn on/off base64 convertor
  • [New] Query support ExcelInvalidCastException to store column, row, value data #309