Skip to content

Releases: mathielen/import-engine

0.8.6

17 Dec 10:47
Compare
Choose a tag to compare
  • Ability to set Context on Importer level
  • Various minor fixes

0.8.5

05 Aug 15:10
Compare
Choose a tag to compare
  • various fixes

0.8.4

29 Jun 13:49
Compare
Choose a tag to compare
  • Ability to prepend header for csv and excel files

0.8.3

29 Jun 10:29
Compare
Choose a tag to compare
  • minor fixes
  • throw event when file format was discovered

0.8.2

20 Jun 20:25
Compare
Choose a tag to compare
  • fixed a problem with mappings

0.8.1

09 Jun 09:32
Compare
Choose a tag to compare
  • Fixed some doctrine related issues

0.8

08 Jun 12:34
Compare
Choose a tag to compare
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

14 Apr 06:56
Compare
Choose a tag to compare
0.7
  • added ExcelGenericDateItemConverter
  • minor fixes
  • simplified usage
  • added overview-uml diagram (use VioletUML to view it)

0.6

29 Mar 13:57
Compare
Choose a tag to compare
0.6
  • Better Logging
  • Minor refactorings
  • Updated Dependencies

0.5

04 Jan 11:11
Compare
Choose a tag to compare
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