CSV v8.1.0 Release Notes

Release Date: 2016-05-31 // almost 8 years ago
  • โž• Added

    • ๐Ÿ“ฆ The package now includes its own autoloader.
    • Ouput::getInputEncoding
    • Ouput::setInputEncoding

    ๐Ÿ—„ Deprecated

    • Ouput::getEncodingFrom replaced by Ouput::getInputEncoding
    • Ouput::setEncodingFrom replaced by Ouput::setInputEncoding

    ๐Ÿ›  Fixed

    • Stream Filters are now url encoded before usage issue #72
    • All internal parameters are now using the snake case format

    โœ‚ Removed

    • Nothing