Releases: sonata-project/exporter
Releases · sonata-project/exporter
3.3.0
3.2.0
Removed
- [#631] Drop support for older versions of doctrine orm and mongodb-odm (@jordisala1991)
3.1.1
Fixed
- [#621] Missing alias for ExporterInterface (@pkameisha)
3.1.0
Added
- [#618] Added ExporterInterface; (@pkameisha)
- [#618] Added implementation ExporterInterface by Exporter. (@pkameisha)
2.14.0
Added
- [#623] Added ExporterInterface; (@VincentLanglet)
3.0.0
- No significant changes
3.0.0-alpha1
2.13.0
Deprecated
- [#595] Passing an instance of
Doctrine\DBAL\Driver\Connection
toDoctrineDBALConnectionSourceIterator::__construct()
(@VincentLanglet)
Removed
2.12.0
Deprecated
- [#581] PropelCollectionSourceIterator (@VincentLanglet)
- [#580] Deprecated custom bundle file for flex recipe. (@jordisala1991)
Removed
- [#583] Support for PHP 7.3 (@VincentLanglet)
2.11.0
Changed
- [#573] Some typehint from SourceIteratorInterface to \Iterator to allow using this library without deprecation. (@VincentLanglet)