Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 06:28

Version 4.0.0 (2023-1-6)

we have added the test and release packages. Additionally, we have addressed various issues, such as misspelling in the interface, problems with the extractExcelData function, shift top sheet problem (unit problem), and more.

New Features

  • Added tests
  • Release Github package

Improvements

  • Reduced the size of the generated file.
  • more

Bug Fixes

  • Corrected misspellings in interfaces.
  • Fixed extractExcelData where the value will now return, and you need to specify if you want to use it in the backend.
  • Resolved the issue of shifting the top in the sheet, fixing problems in units.
  • more