Skip to content

Tags: xuri/excelize-wasm

Tags

v0.0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump v0.0.9 (#38)

- Fix v0.0.8 regression bug, environment detection error on Node.js 22
- Test build on multiple versions of Node.js

v0.0.8

Verified

This commit was signed with the committer’s verified signature.
Bump version v0.0.8

- Add ShowDataTable and ShowDataTableKeys fields in the ChartPlotArea data type

v0.0.7

Verified

This commit was signed with the committer’s verified signature.
Bump version v0.0.7

- New function `GetCellType` has been added
- Add new CellType enumeration type values
- Upgrade the Excelize library version
- Update the unit tests and documentation

v0.0.6

Verified

This commit was signed with the committer’s verified signature.
Bump version v0.0.6

- This upgrade the dependencies package version
- Introduce new exported PictureInsertType enumeration

v0.0.4

Verified

This commit was signed with the committer’s verified signature.
Bump version v0.0.4

- This upgrade the develop dependencies package version
- Update README and function signature for breaking changes in Excelize v2.8.0
- Removed exported `ChartTitle` data type, and using the `RichTextRun` data type instead of it

v0.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version v0.0.3

- Upgrade the Excelize to the v2.7.1
- New function `GetDocProps` has been added

v0.0.2

Verified

This commit was signed with the committer’s verified signature.
Bump version 0.0.2

v0.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This add GitHub Action for unit test and bump version (#1)