Skip to content

v1.1.0

Latest

Choose a tag to compare

@dicksonlaw583 dicksonlaw583 released this 12 Jul 18:06
· 3 commits to master since this release

New Features

  • Added support for delimiting subfields within a CSV column by ^^ (or another internal separator of your choice)

Bug Fixes

  • Updated compatibility for PHP 7.4 and 8
  • Removed several "Declaration should be compatible" warnings/errors
  • Disabled debug() lines in the main processing job to prevent freezing in certain setups