Roo v1.9.4 Release Notes

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

    • โœ‚ removed gem 'builder'. Functionality goes to gem 'nokogiri'.

    ๐Ÿ›  Fixed

    • ๐Ÿšš Excel: remove temporary files if spreadsheed-file is not an excel file and an exception was raised
    • Excelx: a referenced cell with a string had the content 0.0 not the correct string
    • ๐Ÿ›  Fixed a problem with a date cell which was not recognized as a Date object (see 2011-05-21 in excelx.rb)