Skip to content

XLSX I/O version 0.2.29

Compare
Choose a tag to compare
@brechtsanders brechtsanders released this 10 Jul 14:26
· 76 commits to master since this release
  • only treat sheet as a table (with header rows) when XLSXIOREAD_SKIP_EXTRA_CELLS flag is used (issue #75)
  • added xlsxioread_free() to fix crashes when calling library build with different compiler (issue #73)