Skip to content

v0.0.6

Compare
Choose a tag to compare
@Zncl2222 Zncl2222 released this 05 May 09:49
· 125 commits to main since this release
024109a

What's Changed

  • Feature&Refactor: add sheet existence validation function and some minor adjust by @Zncl2222 in #25
  • refactor: remove and adjust header writing in fast writer by @Zncl2222 in #26
  • Refactor: remove col_idx in row_append's input by @Zncl2222 in #27
  • Feature: worksheet index access by @Zncl2222 in #28
  • Feature: add cell fucntion to set value and style by @Zncl2222 in #29
  • Feature: expand row and col for index assignment by @Zncl2222 in #30
  • Refactor: refactor sheet operation by @Zncl2222 in #31
  • Refactor&Feat: style validation and row_append rework by @Zncl2222 in #32
  • docs: update readme by @Zncl2222 in #33
  • refactor: rename writer to workbook, and make workbook able to use wi… by @Zncl2222 in #35
  • Feat: save function for workbook by @Zncl2222 in #36
  • refactor: abstracted functionality in setitem and getitem by @Zncl2222 in #37
  • Feat: add row retrieve and assingment method by @Zncl2222 in #38
  • Refactor: refactor set cell by slice and get cell by slice by @Zncl2222 in #39
  • perf: re-implement the expand_row_and_cols to enhance the performance by @Zncl2222 in #41
  • Refactor: worksheet validate by @Zncl2222 in #42
  • refactor: move merge cell and set cell height and weight to worksheet by @Zncl2222 in #43
  • docs: update readme with the new features by @Zncl2222 in #44
  • Build: bump version to v0.0.6 by @Zncl2222 in #45

Full Changelog: v0.0.5...v0.0.6