2.10.0
版本发布时间: 2022-01-03 16:32:21
sonata-project/exporter最新发布版本:3.3.0(2023-10-24 00:29:07)
Added
- [#560] Added class
XlsxWriter
that uses "phpoffice/phpspreadsheet" as suggested package. (@willemverspyck) - [#560] Default the XLSX export is not enabled. You can enable it by adding "xlsx" to "default_writers" in configuration. (@willemverspyck)
- [#560] Added tests for the
XlsxWriter
class. (@willemverspyck)
Deprecated
- [#565] AbstractTypedWriterTestCase (@VincentLanglet)
Fixed
- [#562] DBAL v3 compatibility (@VincentLanglet)