Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
brechtsanders committed Mar 20, 2016
1 parent e7008bc commit a2655f7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@

2016-03-20 Brecht Sanders https://github.com/brechtsanders/

* fixed issue with detecting with of columns with NULL data
* chaged with detection to only count first line of multiline data
* fixed issue with detecting witdh of columns with NULL data
* changed witdh detection to only count first line of multiline data
* fixed issue with inserting empty rows
* only freezes top row when columns were specified

0.1.4

2016-03-19 Brecht Sanders https://github.com/brechtsanders/

* optimized code for writing cell data
* added witdh parameter to xlsxiowrite_add_column()
* added column with detection and xlsxiowrite_set_detection_rows()
* added column witdh detection and xlsxiowrite_set_detection_rows()
* added xlsxiowrite_set_row_height()

0.1.3
Expand Down

0 comments on commit a2655f7

Please sign in to comment.