Skip to content

Releases: fastbolt/entity-importer

Bugfix

25 Oct 07:41
d5dc102
Compare
Choose a tag to compare

Fix query parameters not being applied

Allow query parameters for API reader

24 Oct 14:32
6b45b26
Compare
Choose a tag to compare

Allow query parameters for API reader, e.g. for implementing filters or manual pagination

Update to PHP8.2

22 Aug 11:21
446e6fb
Compare
Choose a tag to compare

Update to PHP8.2 and removed Port/Spreadsheet

v0.8.0

20 Nov 16:23
4e7e055
Compare
Choose a tag to compare

Dispatch events on import success / failure

v0.7.0

13 Nov 06:27
f73b2a1
Compare
Choose a tag to compare
  • Option to not throw exception on missing / unavailable import source (CSV and Excel source)
  • Option to not throw exception on missing fields

v0.6.0

13 Feb 07:30
8effb70
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Source / Target field name mapping
  • Identifier criteria modifier

v0.5.1

10 Feb 09:33
e6a475a
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Bugfix release

v0.5.0

10 Feb 09:20
311f721
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Allow setter detection using fixed mapping

v0.4.0

10 Feb 07:10
cf60ccb
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Allow importing from JSON API

v0.3.0

28 Nov 12:35
bcc7f18
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Allow using symfony 6.x (#18)
  • EntityInstantiator should receive full row data (#16)