We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db834f0 commit 7fce732Copy full SHA for 7fce732
CHANGELOG.md
@@ -2,12 +2,13 @@
2
3
All Notable changes to `Csv` will be documented in this file
4
5
-## [Next](https://github.com/thephpleague/csv/compare/9.25.0...master) - TBD
+## [9.26.0](https://github.com/thephpleague/csv/compare/9.25.0...9.26.0) - 2025-10-01
6
7
### Added
8
9
- `JsonFormat::NdJsonHeader` and `JsonFormat::NdJsonHeaderLess`
10
- `JsonConverter` conversion methods accept an optional `$header` parameter to handle the new JSON formats.
11
+- `Writer::insertAll` and converter classes `convert` methods now accept `TabularData` and `TabularDataProvider` implementing classes
12
13
### Deprecated
14
0 commit comments