Skip to content

Releases: codemix/yii2-excelexport

Release 2.3.0

27 Jun 07:04
Compare
Choose a tag to compare
  • Issue #12 Add new styles property to sheets

Release 2.2.0

06 Jun 09:36
Compare
Choose a tag to compare
  • Issue #10 Allow to only create sheets without saving the file. This way the sheets can be further modified before saving/sending the file
  • Make content type configurable in send()

Release 2.1.0

27 May 08:33
Compare
Choose a tag to compare
  • Issue #9 Make mikehaertl\tmp\File configurable in Excelfile::$fileOptions

Release 2.0.0

05 May 06:37
Compare
Choose a tag to compare
  • Issue #7: Make writer accessible via getWriter(). Thus the writer class is now configured in $writerClass.

Release 1.0.1

03 Aug 06:57
Compare
Choose a tag to compare
  • Fixed related attributes in dot notation