Skip to content

v0.0.8

Compare
Choose a tag to compare
@Zncl2222 Zncl2222 released this 09 Jun 14:05
· 237 commits to main since this release
2a52967

What's Changed

  • fix: fix the issue that lists were created by reference by @Zncl2222 in #64
  • Refactor: remove FastWriter and rename NormalWriter by @Zncl2222 in #65
  • test: split pyfastexcel to workbook and writer test by @Zncl2222 in #66
  • docs: add the documentation of function 'cell' by @Zncl2222 in #67
  • feat: benchmark by @Zncl2222 in #68
  • docs: add os information in benchmark figure and modify the images link by @Zncl2222 in #69
  • fix: fix the problem that sheet1 does not create correctly by @Zncl2222 in #70
  • docs: fix the figure src by @Zncl2222 in #72
  • Refactor: restructure workbook, worksheet, style and driver by @Zncl2222 in #73
  • Style: rename set_merge_cell to merge_cell by @Zncl2222 in #74
  • refactor: rework logging to utilize module-level logger by @Zncl2222 in #77
  • Refactor: remove duplicate function by @Zncl2222 in #78
  • Feature: add auto filter by @Zncl2222 in #79
  • Feature: workbook protection by @Zncl2222 in #80
  • build: bump version to v0.08 by @Zncl2222 in #81

Full Changelog: v0.0.7...v0.0.8