CSV v9.5.0 Release Notes

Release Date: 2019-12-15 // over 4 years ago
  • ➕ Added

    • 👌 Improve package exception throwing by adding new exceptions classes that extends 👻 the League\Csv\Exception exception marker class #360, #361 🔋 feature proposed and developed by Darren Miller
      • League\Csv\UnavailableFeature
      • League\Csv\InvalidArgument
      • League\Csv\SyntaxError

    🗄 Deprecated

    • Nothing

    🛠 Fixed

    • 🐛 bug fix bom_match function see issue #363 resolved based on PR from Jerry Martinez
    • 🐛 bug fix delemiter_detect function see issue #366

    ✂ Removed

    • Nothing