| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-08 | Release 3.0.0 | Noel Peden | |
| 2018-04-24 | Merge pull request #532 from olleolleolle/patch-3 | Randy Morgan (@morgan_randy) | |
| Travis: jruby-9.1.15.0 | |||
| 2018-04-24 | Travis: use jruby-9.1.17.0 | Olle Jonsson | |
| 2018-02-22 | chore(examples): include examples for customized locking and single print ↵ | randym | |
| area specification with defined names | |||
| 2018-02-15 | chore(examples): do more crazy in the data_validation example | randym | |
| 2018-02-15 | chore(examples): update data validation example to show raw list validation | randym | |
| 2018-02-15 | Merge pull request #575 from randym/release-3.0.0 | Randy Morgan (@morgan_randy) | |
| Release 3.0.0 | |||
| 2018-02-14 | chore(deps): specify dep semantic versions | randym | |
| 2018-02-14 | fix(nokogiri): only allow latest patched nokogiri | randym | |
| 2018-02-14 | Merge branch 'master' into release-3.0.0 | randym | |
| 2018-02-14 | Merge pull request #574 from simonini/patch-1 | Randy Morgan (@morgan_randy) | |
| the link is dead and pledgie.com is close | |||
| 2018-02-14 | the link is dead and pledgie.com is close | Alessandro | |
| Some alternative to make a donation? | |||
| 2018-02-08 | chore(coverage): 100% coverage, 100% docs | randym | |
| 2018-02-08 | chore(coverage) increase coverage and cleanup | randym | |
| 2018-02-07 | Merge branch 'master' into release-3.0.0 | randym | |
| 2018-02-07 | fix(docs): patch docs returns -> return | randym | |
| 2018-02-07 | Merge pull request #565 from ezcater/safe_frozen_sanitize | Randy Morgan (@morgan_randy) | |
| Axlsx.sanitize() uses delete() vs. delete!() for frozen strings | |||
| 2018-02-06 | Adds Axlsx.sanitize() unit tests | Winfield Peterson | |
| Verify frozen/unfrozen paths for sanitize() helper. | |||
| 2018-02-06 | Merge branch 'master' into release-3.0.0 | randym | |
| 2018-02-06 | Merge pull request #554 from ryantk/patch-1 | Randy Morgan (@morgan_randy) | |
| Fix incorrect option value in rdoc | |||
| 2018-02-06 | Merge pull request #563 from MedText/master | Randy Morgan (@morgan_randy) | |
| Add support for Area Charts and 2D Bar Charts | |||
| 2018-02-06 | Merge pull request #432 from repinel/fix-cols-doc | Randy Morgan (@morgan_randy) | |
| [ci skip] Fix the documentation for Worksheet#cols | |||
| 2018-02-06 | Merge branch 'master' into release-3.0.0 | randym | |
| 2018-02-06 | Merge pull request #528 from chifung7/sort_archive_entries | Randy Morgan (@morgan_randy) | |
| Sort archive entries for correct MIME detection | |||
| 2018-01-11 | chore(ruby2): remove 2.0.0 from test matrix | randym | |
| 2018-01-11 | fix(merge): resolve merge conflicts in .travis.yml | randym | |
| 2018-01-11 | chore(clean): remove white space | randym | |
| 2018-01-11 | Merge pull request #557 from mikaji/update_travis | Randy Morgan (@morgan_randy) | |
| CI against latest rubies | |||
| 2017-12-08 | Travis: jruby-9.1.15.0 | Olle Jonsson | |
| 2017-11-30 | Axlsx.sanitize() writes in place or copies on write | Winfield Peterson | |
| Depending on whether a string is frozen, either a new string is created sanitized or the existing string is modified in place. | |||
| 2017-11-29 | Axlsx.sanitize uses delete() vs. delete!() for frozen strings | Winfield Peterson | |
| Whenever a frozen string is passed as an input to any sanitized value, we are modifying it in place which raised a RuntimeError if that string is frozen (as you might expect constants like header or workbook names to be). Use the safer delete() method which creates a new, modified copy of the string. | |||
| 2017-11-17 | Add support for non-3D bar charts | David N. Robinson | |
| 2017-11-12 | Travis: jruby-9.1.14.0 | Olle Jonsson | |
| 2017-11-07 | Add support for area charts | David N. Robinson | |
| 2017-10-20 | CI against latest rubies | Koji Mikami | |
| 2017-10-12 | Fix incorrect option value in rdoc | Ryan Kendall | |
| 2017-09-08 | Travis: jruby-9.1.13.0 | Olle Jonsson | |
| 2017-06-19 | Travis: jruby-9.1.12.0 | Olle Jonsson | |
| 2017-05-26 | Travis: jruby-9.1.10.0 | Olle Jonsson | |
| 2017-05-10 | Add spec coverage for correct MIME detection | Chi-Fung Fan | |
| 2017-05-05 | Sort archive entries for correct MIME detection | Chi-Fung Fan | |
| 2017-04-01 | chore(gemspec): pin down rubyzip version range | randym | |
| 2017-04-01 | Merge branch 'master' into release-3.0.0 | randym | |
| 2017-04-01 | Merge pull request #514 from mparramon-kantox/patch-1 | Randy Morgan (@morgan_randy) | |
| Fix typo | |||
| 2017-04-01 | chore(test): update tests for depreciated methods | randym | |
| 2017-04-01 | chore(doc): document some members | randym | |
| 2017-04-01 | chore(yard): update to latest yard | randym | |
| 2017-04-01 | chore(doc): start prepping README and CHANGELOG for release | randym | |
| 2017-04-01 | chore(version): update version | randym | |
| 2017-04-01 | fix(options): fix parsing for start_at end_at | randym | |
