Releases: SpartnerNL/Laravel-Nova-Excel
Releases · SpartnerNL/Laravel-Nova-Excel
1.3.1
Apply fixes from StyleCI [ci skip] [skip ci]
1.3.0
Nova 4.x support
1.2.10
What's Changed
- Update
laravie/serialize-queries
for Laravel 9 supports by @crynobone in #137
Full Changelog: 1.2.9...1.2.10
1.2.9
What's Changed
- Use Group clause in ExportLensActionRequest to allow for aggregate Lens exports by @matthewjumpsoffbuildings in #127
New Contributors
- @matthewjumpsoffbuildings made their first contribution in #127
Full Changelog: 1.2.8...1.2.9
v1.2.8
Apply fixes from StyleCI [ci skip] [skip ci]
v1.2.7
Vapor & multi server setup improvements
v1.2.6
Merge pull request #120 from crynobone/patch-1 Support serialize-queries v1.
1.2.5: Apply fixes from StyleCI
[ci skip] [skip ci]
v1.2.4
Merge pull request #112 from crynobone/patch-serialize-queries Support serializing relation when running `QueuedExport`.
v1.2.3
- Allow setting the action name with
withName
- Add extension to filename when using
withFilename
- Improvements to
allFields()