Releases: popphp/pop-csv
Releases · popphp/pop-csv
4.1.0 Release
ADDED
- Added
include
option, renamedomit
option toexclude
4.0.0 Release
UPGRADED
- Upgraded for PHP 8.1
3.2.1 Release
UPDATED
- Updated to support PHP 8
3.2.0 Release
UPDATED
- Updated to PHP 7.3 and PHPUnit 9
- Migrated from Travis CI to GitHub Actions for CI
- Updated copyright
3.1.6 Release
PATCHED
- Patch first key reference on data serialize method
3.1.5 Release
UPDATED
- Updated copyright and version
3.1.4 Release
UPDATED
- Added appendToFile methods
- Added newline and limit options and improve escaping
- Added static helper functions
3.1.3 Release
UPDATED
- Patch newline and quote handling inside column value
3.1.2 Release
UPDATED
- Add better support for newlines in CSV serialization
3.1.1 Release
UPDATED
- Improve/patch file parsing for better support of newlines in field values