Skip to content

v2.1.0

Compare
Choose a tag to compare
@aVadim483 aVadim483 released this 03 Aug 06:19
· 207 commits to master since this release

Excel workbook creation moved to static method, so you need call Excel::create($sheets) instead of new Excel($sheets)