Skip to content

Releases: plandem/xlsx

small fixes

02 Nov 17:29
Compare
Choose a tag to compare
  • small bug fix in worksheet markup
  • sheetMode is now public type and named as SheetMode

v1.0.3

31 Jul 18:37
Compare
Choose a tag to compare

Cols/Rows now can accept styles, but not only styleID. Options for cols/rows can hols styles info now.

v1.0.2

18 Jul 13:52
Compare
Choose a tag to compare

up dependencies - SaveAs supports for io.Writer now

v1.0.1

18 Jul 00:48
Compare
Choose a tag to compare

small optimizations for rich texts (fmt.Stringer or custom type with underlaying string type can be used) and streamwriter doesn't require to call Close anymore