Version 3.1.6
Additions
- Skips on failure improvements (#2014)
- Only load specific sheets if the user gave us sheet names, ignore when at least 1 sheet index is given
- Add concern to skip unknown sheets
- Add WithConditionalSheets trait
Fixes
- WithLimit fix to get limit from right object
- Fix implicit queue import and exports when using Excel fakes
- Throw SheetNotFound exception when sheet not found by id/name
- Don't double check if reader can read the file