Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Releases: box/spout

Version 1.0.5

16 Apr 22:23

Choose a tag to compare

Fixed incorrect start index for array filling
Added bunch of tests
Added code coverage
Added HHVM and PHP nightly as supported environment for Travis

Version 1.0.4

16 Apr 20:17

Choose a tag to compare

Fix empty shared string bug

Version 1.0.3

15 Apr 03:21

Choose a tag to compare

Fixed bug in XLSX writer when some specific values were passed in (0, "0", "10.3", ...)
Added .editorconfig

Version 1.0.2

04 Apr 05:53

Choose a tag to compare

Added support for multi-line strings
Fixed an issue preventing usage of Spout on Windows
Empty data rows are now skipped, preventing creating corrupted XLSX files

Version 1.0.1

26 Jan 23:43

Choose a tag to compare

Added support for empty worksheets

Version 1.0.0

16 Jan 02:23

Choose a tag to compare

First external release