Skip to content

Releases: tarfin-labs/Laravel-Excel

1.0.0

04 Aug 09:10

Choose a tag to compare

chore: Update package name and modify `sync` method

* Changed package name from `maatwebsite/excel` to `tarfin-labs/excel`.
* Updated `sync` method in `RemoteTemporaryFile` to accept a boolean parameter for copy control.
* Adjusted logic in `Writer` to prevent unnecessary copying of remote content.