There was an error while loading. Please reload this page.
1 parent e265ca3 commit e31658aCopy full SHA for e31658a
1 file changed
CHANGELOG.md
@@ -6,7 +6,9 @@ All Notable changes to `Csv` will be documented in this file
6
7
### Added
8
9
-- None
+- Support for `Closure` in constant expressions during Record Mapping.
10
+- `AbstractCsv::fromStream` to instantiate a `Reader` or a `Writer` instance from a stream or a `SplFileObject` object
11
+- `AbstractCsv::fromPath` to instantiate a `Reader` or a `Writer` instance from a path as a string or a `SplFileInfo` object
12
13
### Deprecated
14
0 commit comments