Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@Zncl2222 Zncl2222 released this 01 Dec 02:05
· 36 commits to main since this release
69db937

What's Changed

  • Add support for concise coding style to add Chart Model by @Zncl2222 in #150
  • Feat: add support for pivot table to add classic layout by @Zncl2222 in #151
  • refactor: add a helper function to handle bool and float in map for p… by @Zncl2222 in #152
  • Add support for MacOS by @Zncl2222 in #153
  • Rework writer to make writer is able to use NormalWriter and StreamWriter at the same WorkBook by @Zncl2222 in #154
  • docs: add pivot table figure by @Zncl2222 in #155
  • Build package depends on OS by @Zncl2222 in #156
  • docs: add x86-64 in macOS requirement by @Zncl2222 in #157
  • Add support to get and set item across the row by @Zncl2222 in #159
  • refactor: show C Pointer message depends on DEBUG by @Zncl2222 in #161
  • test: add test cases for utils.go by @Zncl2222 in #163
  • refactor: print error msg if excelize occurs an error by @Zncl2222 in #164
  • Adjust documentations by @Zncl2222 in #165
  • test: validate test case with key only by @Zncl2222 in #166
  • Add support to set style across the row by @Zncl2222 in #167
  • docs: add docstring by @Zncl2222 in #169
  • Bump version, upgrade excelize, and add command to run test in makefile by @Zncl2222 in #170
  • refactor: seperate the functions of writer and worksheet by @Zncl2222 in #171

Full Changelog: v0.1.7...v0.1.8