We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea51f3c commit a605ab1Copy full SHA for a605ab1
README.md
@@ -7,7 +7,7 @@
7
#New to v0.3.x
8
- Possibility to call **all native PHPExcel methods**
9
- seperator config value for label formatting (default is `-`)
10
-- loadView supports `->thisKey('value')` & `->this('key', 'value')` to set view data
+- loadView supports `->withKey('value')` & `->with('key', 'value')` to set view data
11
- Multiple sheets with support for a different view per sheet (or share the view)
12
- CSV import fix
13
- Date formatting fix
0 commit comments