Roo v0.5.0 Release Notes

Release Date: 2007-07-20 // almost 17 years ago
  • 🔄 Changed / Added

    • 0️⃣ Excel-objects: the methods default_sheet= and sheets can now handle names instead of numbers ### Changedd the celltype methods to return symbols, not strings anymore (possible values are :formula, :float, :string, :date, :percentage (if you need strings you can convert it with .to_s)
    • 🚀 tests can now run on the client machine (not only my machine), if there are not public released files involved these tests are skipped