Skip to content

Releases: asasugar/custom-json2excel

v3.1.9

13 Jan 07:28
Compare
Choose a tag to compare
  • 默认导出 Json2excel 类调整为具名导出 JsonToExcel 类和 excelToJson 方法
  • 更新 example ,react 示例和 html 示例

v3.1.8

13 Jan 03:32
Compare
Choose a tag to compare
  • 新增 sheetToJson 方法,支持导入 excel 输出json功能
  • 使用 rslib 重构打包,增加注释
  • 更新 example ,react 示例和 html 示例

v3.1.7

08 Dec 07:44
Compare
Choose a tag to compare
  • Fixed bug #19
  • Rename @asasugar-use/custom-json2excel

v3.1.5

05 May 14:57
Compare
Choose a tag to compare
  • TS重构版本
  • 更加丰富的api
  • 已知bug修复