Releases: alexandrainst/php-xlsx-fast-editor
Releases · alexandrainst/php-xlsx-fast-editor
2.5.0
24 Apr 07:43
Compare
Sorry, something went wrong.
No results found
Fix writing special XML character & by @Kris2x #31
Update dev dependencies
2.4.1
15 Jan 20:16
Compare
Sorry, something went wrong.
No results found
Fix requirements, as the library actually needs PHP 8.0+.
2.4.0
13 Jan 08:31
Compare
Sorry, something went wrong.
No results found
Update code to pass PHPStan 2 at Level 10 with additional strict rules
Update dev dependencies
2.3.0
08 Oct 13:41
Compare
Sorry, something went wrong.
No results found
New method XlsxFastEditor::getFullCalcOnLoad()
Improve documentation tip about speed
Update dev dependencies and settings
2.2.0
02 Jul 12:58
Compare
Sorry, something went wrong.
No results found
Fix XlsxFastEditor::getWorksheetNumber() which was not returning the proper number in case of workbooks in which sheets have been reordered or removed
Use PHP declare(strict_types=1);
Updated dev dependencies
2.1.0
01 Nov 16:14
Compare
Sorry, something went wrong.
No results found
New method XlsxFastEditor::getHighestColumnName()
2.0.0
30 Sep 13:23
Compare
Sorry, something went wrong.
No results found
Change license to more permissive GNU LGPL .
1.8.0
30 Sep 12:29
Compare
Sorry, something went wrong.
No results found
Support formatted shared strings: Make the ->readString() function more robust and also work with strings containing multiple segments using a different formatting
1.7.2
19 Sep 09:19
Compare
Sorry, something went wrong.
No results found
Fix getPrevious*() and getNext*() functions
1.7.1
18 Sep 19:33
Compare
Sorry, something went wrong.
No results found
Better PHPDocs for return