Skip to content

Releases: plandem/xlsx

small fixes

02 Nov 17:29

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

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

Choose a tag to compare

up dependencies - SaveAs supports for io.Writer now

v1.0.1

18 Jul 00:48

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