Roo v2.1.0 Release Notes

Release Date: 2015-07-18 // almost 9 years ago
  • โž• Added

    • โž• Added support for Excel 2007 xlsm files. #232
    • Roo::Excelx returns an enumerator when calling each_row_streaming without a block. #224
    • Returns an enumerator when calling each without a block. #219

    ๐Ÿ›  Fixed

    • โœ‚ Removed tabs and windows CRLF. #235, #234
    • ๐Ÿ›  Fixed Regexp to only check for valid URI's when opening a spreadsheet. #229
    • Open streams in Roo:Excelx correctly. #222