| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-05-03 | Fix Style/RedundantFileExtensionInRequire offense | Geremia Taglialatela | |
| 2023-04-12 | Mock out external image requests to make the CI more stable | Koza | |
| 2021-03-27 | Replace mimemagic with marcel (#95) | Jorne Kandziora | |
| Mimemagic requires users to download or install additional files. Rails used Marcel as an abstration layer on this library. Marcel was updated to another file matching database. Following Rails in this matter will remove the need for users to do additional work, just to use caxlsx. | |||
| 2017-05-10 | Add spec coverage for correct MIME detection | Chi-Fung Fan | |
| 2015-01-12 | Fix #fit_to to work correctly and fix tests under Ruby 2.2.0 | Jurriaan Pruis | |
| 9999 is too big | |||
| 2013-07-08 | Make sure serializing axlsx packages with identical contents always results ↵ | Stefan Daschek | |
| in identical zip files. This improves the possibilites for caching and/or consolidating the generated zip (xlsx) files. Up to now, serializing the same package at different times resulted in different zip files because of the timestamp in the zip entry metadata. Note: To generate identical packages (and thus identical zip files), you'll have set Core#created explicitly, eg. with `Package.new(created_at: Time.local(2013, 1, 1)`. | |||
| 2013-04-19 | Added prep for 1.3.6 release | Randy Morgan | |
| 2012-11-23 | Updated thin_chars and replaced cover_me with simplecov | Randy Morgan | |
| 2012-05-13 | exclude cover_me gem from 1.8.7 | Randy Morgan | |
| 2012-05-13 | MOAR specs | Randy Morgan | |
| 2012-03-23 | move requires out of specs and into helper that prepends lib directory for ↵ | Randy Morgan | |
| requires | |||
