Releases: mathielen/import-engine
Releases · mathielen/import-engine
0.8.6
- Ability to set Context on Importer level
- Various minor fixes
0.8.4
- Ability to prepend header for csv and excel files
0.8.3
- minor fixes
- throw event when file format was discovered
0.8.2
- fixed a problem with mappings
0.8.1
- Fixed some doctrine related issues
0.8
- using the Import object as the primary information about the current import - instead of only the ImportRun
- added ability to continue a not-finished import
- added JsonFormat for FileStorage
- minor performance fixes
- more tests
- updated all composer dependencies
0.7
- added ExcelGenericDateItemConverter
- minor fixes
- simplified usage
- added overview-uml diagram (use VioletUML to view it)
0.6
- Better Logging
- Minor refactorings
- Updated Dependencies
0.5
- XML related fixes
- Cleanups
- Importer Preconditions Discovery now has logger support
- Much more states and informations within Importrun
- More tests
- update of composer dependencies