Releases: keboola/php-csv
Releases · keboola/php-csv
4.1.0
What's Changed
- CM-873 May detect linebreak incorrectly in edge case by @tomasfejfar in #56
New Contributors
- @tomasfejfar made their first contribution in #56
Full Changelog: 4.0.0...4.1.0
3.4.0
What's Changed
- May detect linebreak incorrectly in edge case by @ondrajodas in #57
Full Changelog: 3.3.0...3.4.0
3.3.0
4.0.0
What's Changed
- Fix tests on PHP 8+ by @derrabus in #48
- Matrix test for various PHP versions by @AdamVyborny in #53
- Fix writing false value by @AdamVyborny in #52
Breaking change
- Boolean
false
values were written like empty strings same asnull
values. From now are written as0
, to be different fromnull
and to correspond with1
fortrue
.
Full Changelog: 3.2.0...4.0.0
1.5.0
3.2.0
3.1.0
What's Changed
- Add license by @ujovlado in #46
- Fix empty enclosure by @ondrajodas in #47
New Contributors
- @ujovlado made their first contribution in #46
- @ondrajodas made their first contribution in #47
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Handle null column & migrate to GH actions by @AdamVyborny in #44
Full Changelog: 2.3.0...3.0.0