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

Changelog History
Page 2

  • v1.1.9 Changes

    January 26, 2019

    Author: Nick Weiland [email protected]

    • ๐Ÿš€ spreadsheet-1.1.9.gem released.
  • v1.1.8 Changes

    August 20, 2018

    Author: VitaliyAdamkov [email protected] Date: Mon Aug 20 09:48:31 2018 +0300

    • Cancel :lazy usage
    • ๐Ÿ‘‰ Use lazy select to speed up a little
    • ๐Ÿš… Omit rails :try usage
    • stub for :postread_worksheet method
    • sometimes it selects empty array..

    Author: 545ch4 [email protected] Date: Wed Mar 28 15:33:04 2018 +0200

    • ๐Ÿ’Ž [ruby-2.4] Fix weird first line of spreadsheet.gemspec
    • ๐Ÿ‘€ Doesn't seem to be a valid .gemspec command/field.
  • v1.1.7 Changes

    March 28, 2018

    Author: Maarten Brouwers [email protected] Date: Thu Mar 15 15:10:23 2018 +0100

    • shadowing outer local variable - i

    • โš  Running rake resulted in the following warning: lib/spreadsheet/worksheet.rb:345: warning: shadowing outer local variable - i; this patch fixes that.

  • v1.1.6 Changes

    Author: Todd Hambley [email protected] Date: Mon Mar 12 14:20:39 2018 -0400

    • ๐Ÿ›  fix reject for ruby 1.8.7
    • ๐Ÿ›  fix using invalid code pages when writing workbook
  • v1.1.5 Changes

    Author: Paco Guzmรกn [email protected] Date: Sun Nov 19 18:10:57 2017 +0100

    • Avoid creating a class variable, that variable cannot be garbage collected and it retains a lot of memory
  • v1.1.4 Changes

    Author: Richard Lee [email protected] Date: Mon Jan 16 03:52:42 2017 +0800

    • โšก๏ธ Update Travis CI rubies

    ๐Ÿ‘€ Author: Zeno R.R. Davatz [email protected] Date: Fri Dec 2 10:36:20 2016 +0100

    • โšก๏ธ updated Gem to use the correct License on Rubygems to GPL-3.0 as stated in the LICENSE File.
  • v1.1.3 Changes

    August 14, 2016

    Author: Alexandre Balon-Perin [email protected] Date: Fri Aug 5 17:19:29 2016 +0900

    • ๐Ÿ›  Fix issue with iconv on Ubuntu 12.04
    • ๐Ÿ“ฆ This fix is related to a bug in the iconv implementation packaged in libc6 on Ubuntu 12.04
    • For some reasons, the encoding options //TRANSLIT//IGNORE are improperly applied.
    • When //TRANSLIT is specified, instead of rescuing errors related to //TRANSLIT and checking if the //IGNORE is set, the code simply crashes.
  • v1.1.2 Changes

    August 14, 2016

    Author: Aleksandr Boykov [email protected] Date: Mon Mar 28 14:07:35 2016 -0400

    ๐Ÿ›  fixes compact! method when the excel document has dates

  • v1.1.1 Changes

    Author: ChouAndy [email protected] Date: Sun Jan 3 17:26:18 2016 +0800

    ๐Ÿ›  Fixed Unknown Codepage 0x5212

  • v1.1.0 Changes

    Author: Matthew Boeh [email protected] Date: Mon Dec 7 11:18:55 2015 -0800

    • Disregard locale indicators when determining whether a cell contains a date/time.