Skip to content

Releases: aVadim483/fast-excel-templator

v2.3.0

21 Sep 19:54

Choose a tag to compare

upd behavior of Sheet::transferRows() and Sheet::transferRowsUntil() has been changed;
add Sheet::rows();
add RowTemplate::removeCells();
add RowTemplate::setValue() and RowTemplate::setValues();
add RowTemplate::withValue() and RowTemplate::withValues();

v2.2.0

22 Oct 20:22

Choose a tag to compare

fix date formats; update dependencies

v2.1.1

28 Jun 19:39

Choose a tag to compare

fixes

v2.1.0

18 Jun 14:20

Choose a tag to compare

bugfixes and improvements

v2.0.0

13 Apr 19:03

Choose a tag to compare

version 2

v1.0.5

04 Nov 16:36

Choose a tag to compare

fix https://github.com/aVadim483/fast-excel-templator/issues/1#issuec…

v1.0.4

03 Nov 17:01

Choose a tag to compare

fix for php >=8.1

v1.0.3

26 Oct 08:16

Choose a tag to compare

RowTemplate::cloneCellTo(); minor fixes

v1.0.2

25 Oct 09:30

Choose a tag to compare

fix

v1.0.0

25 Oct 09:12

Choose a tag to compare

the first release