Skip to content

Releases: aVadim483/fast-excel-reader

v2.20.0

12 Oct 19:20
Compare
Choose a tag to compare
fix error: Images inserted to cells in Excel 365 are not detected

v2.19.0

22 Sep 19:37
Compare
Choose a tag to compare

PHP extension 'intl' is desirable but not required and this may affect the default date formatting.

v2.18.2

15 Sep 13:59
Compare
Choose a tag to compare
minor fix

v2.18.1

28 Aug 20:40
Compare
Choose a tag to compare
fix: https://github.com/aVadim483/fast-excel-reader/issues/24

v2.18.0

11 Aug 19:51
Compare
Choose a tag to compare
new: isHidden(); isVisible();

v2.17.1

29 Jun 09:04
Compare
Choose a tag to compare
fix: if the cell is in text format, then the value should not be conv…

v2.17.0

17 Jun 22:16
Compare
Choose a tag to compare
upd: prohibit date formatting: $excel->dateFormatter(false);

v2.16.0

16 Jun 13:44
Compare
Choose a tag to compare
new: getColAttributes(): array

v2.15.5

21 May 13:20
Compare
Choose a tag to compare
fix: date determination

v2.15.4

11 Apr 18:21
Compare
Choose a tag to compare
upd _cellFormula()