Skip to content

Releases: mathielen/ImportEngineBundle

0.5

01 Feb 15:31
Compare
Choose a tag to compare
  • 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

05 Aug 15:06
Compare
Choose a tag to compare
  • 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

29 Jun 11:28
Compare
Choose a tag to compare
  • show auto-discovered file-format when importing via commandline

0.4.2

20 Jun 20:29
Compare
Choose a tag to compare
  • fixes problems with field mapping config

0.4.1

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

0.4

08 Jun 13:24
Compare
Choose a tag to compare
0.4
  • added ability to generate ValueObjects for use within Import
  • minor performance tweaks
  • updated composer dependencies
  • more tests

0.3

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

18 Oct 11:04
Compare
Choose a tag to compare
0.2

Ability to provide service/method sources with ServiceStorageProvider

0.1.1

02 Sep 10:06
Compare
Choose a tag to compare

Minor fixes

0.1

25 Aug 07:44
Compare
Choose a tag to compare
0.1
Update readme.md