Skip to content

Commit e31658a

Browse files
committed
Adding missing denormalizing feature
1 parent e265ca3 commit e31658a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ All Notable changes to `Csv` will be documented in this file
66

77
### Added
88

9-
- None
9+
- 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
1012

1113
### Deprecated
1214

0 commit comments

Comments
 (0)