version 1.3.0. php component csv released
I am happy to announce the release of 1.3.0 of bazzlines csv component for php.
Important changes are:
Since Version 1.3.0
- added headline output support as keys for Reader::readMany()
- added headline output support as keys for Reader::readOne()
- can be disabled by Reader::disableAddHeadlineToOutput()
- can be enabled by Reader::enableAddHeadlineToOutput()
- is enabled by default
- fixed broken unit test for php 5.3
- moved complex array combine into own project
- removed duplicated code in Reader
Since Version 1.2.0
- added examples (benchmarkReader, benchmarkWriter, reader and writer)
- implemented filter for reader and writer by creating the FilterInterface
Since Version 1.1.0
- added link to api
- added minimum php version requirement
- implemented "move($path)" method into Writer
- removed "TODO"
- updated dependencies
Trackbacks
The author does not allow comments to this entry
Comments
Display comments as Linear | Threaded