All Versions
91
Latest Version
Avg Release Cycle
95 days
Latest Release
-

Changelog History
Page 3

  • v1.0.9 Changes

    Author: 545ch4 [email protected] Date: Mon Nov 16 10:26:27 2015 +0100

    • βž• Add smart method compact! to worksheet
    • πŸ‘‰ Use compact! to reduce the number of rows and columns by striping empty one at both ends.
  • v1.0.8 Changes

    commit e9bd1dd34998803b63460f4951e9aa34e569bd8f Author: Pierre LaprΓ©e [email protected] Date: Tue Oct 20 03:12:22 2015 +0200

    • βœ‚ Remove stray puts
    • 🌲 A puts instruction pollutes the log and doesn't serve any purpose. As such, we propose its removal.
  • v1.0.7 Changes

    Author: Leopoldo Lee Agdeppa III [email protected] Date: Wed Sep 23 08:24:16 2015 +0800

    • ⚑️ Update worksheet.rb
    • βž• Adding Test for Freeze panels
    • ⚑️ Update worksheet.rb
    • βž• Added freeze (freeze panel) functionality
    • ⚑️ Update worksheet.rb
    • Freeze (freeze window) functionality added to worksheet
  • v1.0.6 Changes

    Author: Yann Plancqueel [email protected] Date: Sat Sep 12 15:32:49 2015 +0200

    • πŸ›  bugfix opening a spreadsheet with missing format
  • v1.0.5 Changes

    Author: kunashir [email protected] Date: Tue Sep 1 13:12:49 2015 +0300

    • βž• add format for nubmer with out #
  • v1.0.4 Changes

    Author: Edmund Mai [email protected] Date: Fri Jul 17 15:32:47 2015 -0400

    • πŸ›  Fixes slow Spreadsheet.open response in console
  • v1.0.3 Changes

    Author: Robert Eshleman [email protected] Date: Mon Mar 9 09:47:59 2015 -0400

    • ⚑️ Update ruby-ole to 1.2.11.8 ** ⚠ ruby-ole <= 1.2.11.7 throws a duplicated key warning in Ruby 2.2. ** ⚑️ This commit updates ruby-ole to 1.2.11.8, which fixes this warning. ** πŸ’Ž Related discussion: [aquasync/ruby-ole#15] - [aquasync/ruby-ole#15]: https://github.com/aquasync/ruby-ole/issues/15
  • v1.0.2 Changes

    Author: cantin [email protected] Date: Thu Mar 5 16:13:59 2015 +0800

    • βž• add Rational support
    • βž• add rational requirement
    • βœ… use old rational syntax in test
  • v1.0.1 Changes

    Author: Sergey Konotopov [email protected] Date: Wed Jan 21 13:19:56 2015 +0300

    • πŸ›  Fixing Excel::Worksheet#dimensions
  • v1.0.0 Changes

    • βž• added spreadsheet/errors.rb to Manifest.txt