Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SpartnerNL/Laravel-Excel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.34
Choose a base ref
...
head repository: SpartnerNL/Laravel-Excel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.35
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Dec 2, 2021

  1. Unverified

    The email in this signature doesn’t match the committer email.
    Copy the full SHA
    56b138e View commit details
  2. Copy the full SHA
    67ee902 View commit details

Commits on Dec 6, 2021

  1. Fixed range (#3460)

    * Fixed range
    
    * Added changelog
    
    * Added test
    DominicVonk authored Dec 6, 2021
    Copy the full SHA
    b3ccf2d View commit details
  2. Apply fixes from StyleCI

    [ci skip] [skip ci]
    patrickbrouwers authored and StyleCIBot committed Dec 6, 2021
    Copy the full SHA
    0930333 View commit details

Commits on Dec 16, 2021

  1. Update README.md

    patrickbrouwers authored Dec 16, 2021
    Copy the full SHA
    d666ae7 View commit details
  2. Update README.md

    patrickbrouwers authored Dec 16, 2021
    Copy the full SHA
    1e3a1f6 View commit details

Commits on Dec 22, 2021

  1. Fixed SkipsEmptyRows support with the WithColumnLimit concern (#3455)

    * Fixed SkipsEmptyRows support with the WithColumnLimit concern
    
    * Fixed Code Style
    
    * Added spaces in the PHPDoc related to the isEmpty function
    
    Co-authored-by: Francesco Silvestro <francy891@hotmai.it>
    fsilvestro and Francesco Silvestro authored Dec 22, 2021
    Copy the full SHA
    ad981fd View commit details

Commits on Jan 4, 2022

  1. Removed cache flush exporting files (#3477)

    * Added flush_writing configuration to avoid flushing the cache using the illuminate cache driver
    
    * Removed configuration and deleted permanently cache flushing at the end of the file export
    
    * Removed unused import
    
    * Removed not needed config set in the test
    
    Co-authored-by: Francesco Silvestro <francy891@hotmai.it>
    fsilvestro and Francesco Silvestro authored Jan 4, 2022
    Copy the full SHA
    adb273c View commit details
  2. Copy the full SHA
    6f171c8 View commit details
Loading