Skip to content

Releases: phlib/csv

2.0.0

14 Aug 06:18
ecdaceb
Compare
Choose a tag to compare
  • Drop PHP versions that are no longer actively supported by the PHP project.
  • Add support for PHP v8.0 .
  • Add type declarations.
  • Throw InvalidArgumentException in construct when the provided stream is not seekable.

See Change Log for full details.

Minor fix for BOM

08 Mar 10:52
Compare
Choose a tag to compare

Fix added for BOM at start of file.

Stable 1 Release

13 Jun 08:41
Compare
Choose a tag to compare

No changes since 0.0.1 release. Marking package as stable release.

Initial Release

02 Sep 11:24
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
0.0.1

Removed Adapters