Skip to content

Releases: tomtwinkle/excelizeam

v0.2.3

Choose a tag to compare

@tomtwinkle tomtwinkle released this 22 Aug 05:23
796eff4
  • feat: SetCellValue separate override value, style param
  • feat: SetCellValueAsync add override style param
  • feat: add Wait() method
    Wait for all running asynchronous operations to finish

v0.2.2

Choose a tag to compare

@tomtwinkle tomtwinkle released this 22 Aug 04:30
59260d9
  • feat: Async Method
    • SetCellValueAsync
    • SetStyleCellAsync
    • SetStyleCellRangeAsync
    • SetBorderRangeAsync

v0.2.1

Choose a tag to compare

@tomtwinkle tomtwinkle released this 19 Aug 05:04
  • fix: test file path invalid char ':'

v0.2.0

Choose a tag to compare

@tomtwinkle tomtwinkle released this 19 Aug 04:42
  • Compatible with goroutine safe

v0.1.0

Choose a tag to compare

@tomtwinkle tomtwinkle released this 18 Aug 14:16
add test github actions