Releases: lekoala/silverstripe-excel-import-export
Releases · lekoala/silverstripe-excel-import-export
3.1.1
3.1.0
Full Changelog: 3.0.6...3.1.0
3.0.6
Full Changelog: 3.0.5...3.0.6
3.0.5
- limit_export yml config
Full Changelog: 3.0.4...3.0.5
3.0.4
- Update deps
Full Changelog: 3.0.3...3.0.4
3.0.3
- Remove default adapter value in yml
Full Changelog: 3.0.2...3.0.3
3.0.2
- Fix action name for export button (required to have two types of exports)
Full Changelog: 3.0.1...3.0.2
3.0.1
- Improved code documentation
- Fix sanitize issue https://github.com/lekoala/silverstripe-excel-import-export/issues
Full Changelog: 3.0.0...3.0.1
3.0.0
New major release
- Use spread-compat under the hood for a unified csv/xlsx api
- PHPSpreadsheet is now optional for basic features (can be switched with OpenSpout or native features from spread-compat)
- More tests
- Refactored a few things
- Allow both csv/xlsx by default
- Removed/Deprecated some public methods (nothing major)
Full Changelog: 2.1.3...3.0.0
2.1.3
- Fix how buttons are named
Full Changelog: 2.1.2...2.1.3