See #3396149 for more information.
Drupal 10 support.
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.
Drupal 10 compatible, NOT Drupal 8 compatible.
Added Drupal 9 compatibility.
Now requires league/csv:^9.1.
Uses league/csv ^9.1.
Fixes #2916034: Fatal error when using CSV Encoder without views context.
Applying coding standards changes and adding a minimum version requirement for serialization module.
First stable release.
Initial release.