All Notable changes to json-csv
will be documented in this file.
- Remove support for PHP 7.2.
- Added PHP 8.0 support.
- Remove support for PHP 7.1.
- Added utf-8 support for csv conversion.
- Remove support for PHP 7.0.
- Better CSV to JSON conversion method.
- Fix error with assoc. arrays (splat operator).
- Fix property error in JSON to CSV conversion.
- Initial release with basic conversion methods.