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