Skip to content

Releases: aVadim483/fast-excel-reader

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…

…erted to a number

fix: check active sheet

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()

v2.15.3

10 Apr 19:02
Compare
Choose a tag to compare
upd composer.json

v2.15.2

10 Apr 18:57
Compare
Choose a tag to compare
minor upd; refactoring Sheet::_cellValue()

v2.15.1

07 Apr 20:17
Compare
Choose a tag to compare
parse sheet dimension

v2.15.0

06 Apr 20:21
Compare
Choose a tag to compare
new methods: reset() & readNextRow()