Skip to content

v1.2.0

Compare
Choose a tag to compare
@jansivans jansivans released this 09 Apr 10:57
· 70 commits to master since this release
  • Header uniqueness. Now, if duplicated header name is found, column name will be prepended with column letter to maintain uniqueness.
  • Added fillMergedCells option. If true, merged cells will have the same value (by default, only the first cell of merged cells is filled with value).
    Warning! Enabling this feature may increase streaming time because file must be processed to detect merged cells before actual stream.