| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-19 | Fix data validations for none type validations to show warnings only | Koza | |
| 2023-10-19 | Add optional interpolation points to icon sets | Koza | |
| 2023-10-02 | Set escape_formulas as "true" as a global default. | johnnyshields | |
| 2023-08-15 | Added sorting to the AutoFilter class - add sort conditions to the xml (#286) | rikweelvoormedia | |
| --------- Co-authored-by: SarahVanHaute <[email protected]> Co-authored-by: Geremia Taglialatela <[email protected]> | |||
| 2023-05-24 | Fix axlsx_styler gem error | Weston Ganger | |
| 2023-05-20 | Fix sheet_by_name for sheets with escaped characters | Adam Kiczula | |
| 2023-05-15 | Remove ability to set `u=` to true in favor of :single | Paul Kmiec | |
| The `u=` would convert `true` to `:single` for backwards compatibility. However, it is more explicit to set it to `:single` or one of the other underline options instead of relying on the conversion. | |||
| 2023-05-10 | Fix `SimpleTypedList#to_a` and `SimpleTypedList#to_ary` returning the ↵ | Paul Kmiec | |
| internal list instance The `to_a` and `to_ary` now work more like standard Array methods with `to_a` returning a new array containing the elements of self and `to_ary` returning self. | |||
| 2023-05-05 | Revert changelog | Zsolt Kozaroczy | |
| Co-authored-by: Geremia Taglialatela <[email protected]> | |||
| 2023-05-04 | Fix tests / code to work with frozen string literals | Paul Kmiec | |
| 2023-05-03 | Reintroduce Ruby 2.6 compatibility | Geremia Taglialatela | |
| The main reason is to allow JRuby 9.3, which is still supported. | |||
| 2023-04-27 | Drop support for Ruby < 2.7 | Stefan | |
| 2023-04-23 | CHANGELOG | johnnyshields | |
| 2023-04-12 | Version bump to 3.4.0 | Koza | |
| 2023-04-12 | Merge pull request #186 from tablecheck/escape-formulas-improvement | Zsolt Kozaroczy | |
| escape_formulas - add settings for global, workbook, worksheet, row and cell levels | |||
| 2023-04-12 | update changelog | Sebastiano | |
| 2023-04-13 | Merge branch 'master' into escape-formulas-improvement | Johnny Shields | |
| 2023-04-10 | Fix tab color assignment | Geremia Taglialatela | |
| Fix #195 | |||
| 2023-04-02 | `escape_formulas` should handle all [OWASP-designated formula ↵ | johnnyshields | |
| prefixes](https://owasp.org/www-community/attacks/CSV_Injection). | |||
| 2023-04-01 | Additional tests + CHANGELOG | johnnyshields | |
| 2022-11-02 | Improve BorderCreator args | Weston Ganger | |
| 2022-10-21 | Version bump to 3.3.0 [skip ci] | Koza | |
| 2022-10-21 | Merge pull request #156 from basefarm/pivot_multiple_data_columns | Noel Peden | |
| Prevent Excel from crashing when multiple data columns added to PivotTable | |||
| 2022-10-12 | Resolve all TODOs | Weston Ganger | |
| 2022-09-29 | Merge axlsx_styler gem into caxlsx | Weston Ganger | |
| 2022-07-22 | Update changelog | Knut Stenmark | |
| 2022-07-12 | Add `hideDropDown` alias for `showDropDown` setting, as the latter is ↵ | Koza | |
| confusing to use (because its logic seems inverted). | |||
| 2022-07-09 | Add pivot table option to sort headers (#143) | James Lam | |
| 2022-07-09 | Update changelog, add missing PRs and Issues | Koza | |
| 2022-06-05 | Update changelog | Stefan | |
| 2022-06-01 | Update CHANGELOG | Stefan | |
| 2022-05-18 | Update Changelog | Stefan | |
| 2022-02-23 | Version bump to 3.2.0 [skip ci] | Noel Peden | |
| 2022-02-09 | Add changelog entry for PR #94 | Weston Ganger | |
| 2022-02-08 | Updated Changelog (Possibility to configure the calculation of the autowidth ↵ | Tobias Egli | |
| mechanism) | |||
| 2022-02-07 | Validate name option to be non-empty string when passed. | Josef Šimánek | |
| 2022-02-07 | Merge branch 'master' into feature/manageable-scatter-markers | Oleg Yakovenko | |
| 2022-02-07 | Update CHANGELOG.md | Oleg Yakovenko | |
| 2022-02-06 | Allow border style to accept an Array (#117) | Weston Ganger | |
| Co-authored-by: Noel Peden <[email protected]> | |||
| 2022-02-05 | Merge branch 'master' into improve_range_error | Noel Peden | |
| 2022-01-28 | Fix invalid xml when pivot table created with more than one column in data field | Weston Ganger | |
| 2021-12-29 | Fix Worksheet#name_to_cell bug which returned reversed row/col indexes | Weston Ganger | |
| 2021-09-22 | Version bump to 3.1.1 [skip ci] | Noel Peden | |
| 2021-07-25 | Fix gap width validator for bar charts (#108) | Zsolt Kozaroczy | |
| `gap_width` and `gap_depth` now allow only integers in the range of 0–500. The previous behaviour (requiring a percentage value) was according to the current version of the OOXML spec, but Excel seems to rely on an older version, where the gap amount was required to be a simple integer. Also, `gapDepth` is only allowed in 3D bar charts, so it is now no longer available for 2D bar charts. | |||
| 2021-07-24 | Add overlap to bar charts (#107) | Zsolt Kozaroczy | |
| 2021-06-09 | Update CHANGELOG.md | Muhamad Akbar Bin Widayat | |
| Hi guys, I have found incorrect markdown in the CHANGELOG.md file. For example: `** February.2.12**`. I changed to `**February.2.12**`. Thank you. | |||
| 2021-03-28 | Version bump to 3.1.0 | Noel Peden | |
| 2021-03-27 | Update CHANGELOG.md | Stefan Daschek | |
| 2021-03-19 | Update CHANGELOG.md | Stefan Daschek | |
| 2021-03-19 | Update CHANGELOG.md | Stefan Daschek | |
