v2.9.0
What's Changed
- Fix warnings caused by Ruby 2.7 update by @taichi-ishitani in #530
- Remove 404 link in README by @willnet in #505
- Add formats by @oTiMo in #525
- issue-310 off by one error by @OldRugger in #527
- Update README.md with more csv examples by @ksouthworth in #510
- Fixes issue where the contents of hidden sheet was returned when parsing visible sheets only. by @ResumeNothing in #536
- Fix broken link in README by @tricknotes in #512
- Only copy if cell is present when expand_merged_ranges: true by @ttilberg in #507
- Fix incorrect parse for Excelx with inline rich text by @tomog105 in #504
- add Ruby 3.0 to CI by @taichi-ishitani in #555
- Ignore all richdata at 'xl/richData' of XSLX by @545ch4 in #552
New Contributors
- @taichi-ishitani made their first contribution in #530
- @willnet made their first contribution in #505
- @oTiMo made their first contribution in #525
- @OldRugger made their first contribution in #527
- @ksouthworth made their first contribution in #510
- @tricknotes made their first contribution in #512
- @ttilberg made their first contribution in #507
- @tomog105 made their first contribution in #504
- @545ch4 made their first contribution in #552
Full Changelog: v2.8.3...v2.9.0