update 1.0.8.0

Commits for version update
This commit is contained in:
Manish Verma
2016-10-17 12:02:27 +05:30
parent dec927987b
commit 76e85db070
9674 changed files with 495757 additions and 58922 deletions

View File

@@ -0,0 +1,23 @@
# Version 2
### 2.0.4
- PHPExcel 1.8.1 compatibility
- Clean-up ServiceProvider
### 2.0.3
- Fix usage of sheet callback when modifying an existing file
- Modifying existing files improvements (support style overriding)
- Add text-indent support to HtmlReader
- Add simple sheet password protection
- Add support for exporting multiple pdf pages
- Add inline cell formatting to blade
### 2.0.2
- Fix issue with different start row in chunk filter
### 2.0.1
- Custom value binders
- Html reader update
### 2.0.0
- Laravel 5 release