Releases: mathielen/ImportEngineBundle
Releases · mathielen/ImportEngineBundle
0.5
- ability to set a static context (simple value or array) per import profile
- new default trim-converter (mathielen_importengine.converter.trim)
- better field format fuessing for ValueObject-Generator
- new importengine:list command to show import profiles
- minor fixes, checks, tests
- compatibility to symfony 3.0
0.4.4
- ability to use expression language in uri property of file storage
- use CsvAutoDelimiterFormatFactory as default for MimeTypeDiscoverStrategy
- ability to change csv format properties
0.4.3
- show auto-discovered file-format when importing via commandline
0.4.2
- fixes problems with field mapping config
0.4.1
- Fixed some doctrine related issues
0.4
- added ability to generate ValueObjects for use within Import
- minor performance tweaks
- updated composer dependencies
- more tests
0.3
- ImportCommand has more features and is more stable
- cleanups
- Importer Preconditions Discovery now has logger support
- more Tests
- updated composer dependencies
0.2
Ability to provide service/method sources with ServiceStorageProvider