Skip to content

Releases: spatie/simple-excel

3.4.0

04 Mar 08:29
69bc09c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

05 Dec 17:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.3.0

3.2.1

09 Nov 11:18
4f50a47

Choose a tag to compare

What's Changed

  • Add some documentation to explain how to change column widths by @dakira in #146
  • Update README.md by @EkoGit-777 in #148
  • Add documentation for closing the file manually when necessary by @RayDabbah in #155
  • Fix openspout backwards compatibility change that stops parsing formulas by @dakira in #156

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

13 Mar 16:34
f9afb9d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

20 Jan 16:53
bbef987

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.1.0

3.0.1

17 Jan 11:00
119e847

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

09 Dec 09:48
f661a7a

Choose a tag to compare

What's Changed

Most notable changes

  1. Add support for openspout/openspout v4
  2. Drop support for openspout/openspout v3
  3. Add type hinting
  4. Removed useDelimiter on SimpleExcelWriter
  5. Removed headerRowFormatter on SimpleExcelReader

New Contributors

Full Changelog: 2.5.0...3.0.0

2.5.0

05 Dec 09:48
ebcc81b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

09 Nov 11:29
1fa24c4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

11 Oct 11:37
7415278

Choose a tag to compare

What's Changed

  • Use field delimiter only for csv reader by @dehbka in #111
  • Add function fromSheetName to read on specific spreadsheet name by @SpyBott in #117

New Contributors

Full Changelog: 2.2.0...2.3.0