Roo v1.9.5 Release Notes

Release Date: 2011-06-25 // almost 13 years ago
  • ๐Ÿ”„ Changed / Added

    • ๐Ÿšš Method #formulas moved to generic-spreadsheet class (the Excel version is overwritten because the spreadsheet gem currently does not support formulas.

    ๐Ÿ›  Fixed

    • Openoffice/Excelx/Google: #formulas of an empty sheet should not result in an error message. Instead it should return an empty array.
    • Openoffice/Excelx/Google: #to_yaml of an empty sheet should not result in an error message. Instead it should return an empty string.
    • Openoffice/Excelx/Google: #to_matrix of an empty sheet should not result in an error message. Instead it should return an empty matrix.