csv_serialization 4.0.1

Bug fixes
  • Issue #3429690 by claudiu.cristea: Automated Drupal 11 compatibility fixes for csv_serialization
  • Issue #3389415 by ericgsmith: PHP 8.1 deprecated function warning
  • Issue #3451668 by david.muffley: Use constructor property promotion
  • Issue #3455761 by markdorison, david.muffley: Replace deprecated usage of League\Csv\ByteSequence::BOF_UTF8
  • Issue #3385335 by devad, markdorison, Shane Birley: [D10] Ludwig integration needs an update
  • Issue #3192772 by Aerzas: Allow to override encoder settings

csv_serialization 4.0.0

  • Moved Drupal 9 support to 3.x branch.
  • 4.x will support Drupal 10.

See #3396149 for more information.

csv_serialization 3.0.1

Unsupported
  • Moved Drupal 9 support to 3.x branch.
  • 4.x will support Drupal 10.

See #3396149 for more information.

csv_serialization 3.0.0-beta1

New features
Unsupported

Known issue: This release will not work on Drupal 9. 3.0.0-beta2 removal of Drupal 9 support. Please downgrade to a release on the 8.x-2.x branch for Drupal 9 support. For more information see: #3344110: CsvEncoder::encode must be compatible with Symfony\Component\Serializer\Encoder\EncoderInterface::encode

* Drupal 10 support.

csv_serialization 8.x-1.3

Bug fixes
Unsupported

Fixes #2916034: Fatal error when using CSV Encoder without views context.

csv_serialization 8.x-1.1

New features
Unsupported
  • Adds support for ludwig.json.
  • Increases league/csv dependency to ^8.
  • Make strip tags and html encoding optional.

csv_serialization 8.x-1.0

Unsupported

Applying coding standards changes and adding a minimum version requirement for serialization module.

csv_serialization 8.x-1.0-beta1

Bug fixes
New features
Unsupported
  • CSV Serializer now accepts configuration options
  • UTF-8 encoding has been removed
Subscribe with RSS Subscribe to Releases for CSV Serialization