Roo v2.2.0 Release Notes

Release Date: 2015-10-31 // over 8 years ago
  • โž• Added

    • โž• Added support for returning Integers values to Roo::OpenOffice #258
    • A missing Header Raises Roo::HeaderRowNotFoundError #247
    • Roo::Excelx::Shared class to pass shared data to Roo::Excelx sheets #220
    • ๐Ÿ‘ Proper Type support to Roo::Excelx #240
    • โž• Added Roo::HeaderRowNotFoundError #247

    ๐Ÿ”„ Changed

    • Made spelling/grammar corrections in the README260
    • ๐Ÿšš Moved Roo::Excelx::Format module #259
    • Updated README with details about Roo::Excelx#each_with_streaming method #250

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed Base64 not found issue in Open Office #267
    • ๐Ÿ›  Fixed Regexp to allow method access to cells with multiple digits #255, #268