Downloads
Download tar.gz
13.07 KB
MD5: 205b61dfe097b3114071c7b321d33b87
SHA-1: f67b54cdedecd43fdda42d3b5f842a1015cd99bf
SHA-256: 47ee4e9f6614e707f15134d9ff4831961a8ebecc87b84c3b3a0d5c54cd39c0c5
Download zip
15.4 KB
MD5: e1e315c37bf89a1829e265119ebca20e
SHA-1: 84f4c13a178fba342f154f175bd2b142e75aa5c7
SHA-256: ceb6d3cc123437fe0d1c18f6db44bcced9bb3fe8585f4948b0680826a3b0ab1f
Release notes
Changes:
- Use jpetso's CSV parser (parser_csv_parser.inc).
- Don't read entire file into memory: Download CSV file with curl to tmp directory and use a file iterator to read csv file.
- Remove field mapper, rely on feed element mapper instead.
- #355129: require_once to be on the safe side. Thanks alan for reporting.
- #363247, #365562 gionnibgud, KarenS - respect delimiter settings.
- #408668 Aron Novak: Process CSV files with one row.
WARNING: Alpha releases mean that compatibility between releases is not guaranteed. This release is not compatible with the 6.x 1.0 alpha 1.