Xsv .xlsx reader v1.1.1 Release Notes

Release Date: 2022-04-01 // about 2 years ago
    • ๐Ÿ‘Œ Improve compatibility with files generated by the Open XML SDK (#40)

Previous changes from v1.1.0

    • ๐Ÿ†• New, shorter Xsv.open syntax as a drop-in replacement for Xsv::Workbook.open, which is still supported
    • ๐Ÿ“œ Enable parsing of headers for all sheets by passing parse_headers: true to Xsv.open
    • ๐Ÿ‘Œ Improvements in performance and test coverage
    • โฌ‡๏ธ Dropped support for Ruby 2.5, which is EOL. Xsv 1.1.0 supports Ruby 2.6+, latest JRuby, latest TruffleRuby