Skip to content

Releases: popphp/pop-csv

4.1.0 Release

21 Feb 15:48
Compare
Choose a tag to compare

ADDED

  • Added include option, renamed omit option to exclude

4.0.0 Release

09 Nov 04:37
Compare
Choose a tag to compare

UPGRADED

  • Upgraded for PHP 8.1

3.2.1 Release

16 Nov 15:27
Compare
Choose a tag to compare

UPDATED

  • Updated to support PHP 8

3.2.0 Release

12 Feb 06:00
Compare
Choose a tag to compare

UPDATED

  • Updated to PHP 7.3 and PHPUnit 9
  • Migrated from Travis CI to GitHub Actions for CI
  • Updated copyright

3.1.6 Release

12 Oct 21:43
Compare
Choose a tag to compare

PATCHED

  • Patch first key reference on data serialize method

3.1.5 Release

20 Nov 05:35
Compare
Choose a tag to compare

UPDATED

  • Updated copyright and version

3.1.4 Release

18 Oct 15:46
Compare
Choose a tag to compare

UPDATED

  • Added appendToFile methods
  • Added newline and limit options and improve escaping
  • Added static helper functions

3.1.3 Release

15 Oct 18:44
Compare
Choose a tag to compare

UPDATED

  • Patch newline and quote handling inside column value

3.1.2 Release

09 Sep 19:10
Compare
Choose a tag to compare

UPDATED

  • Add better support for newlines in CSV serialization

3.1.1 Release

22 May 21:21
Compare
Choose a tag to compare

UPDATED

  • Improve/patch file parsing for better support of newlines in field values