Recent Releases of https://github.com/roo-rb/roo
https://github.com/roo-rb/roo - v3.0.0
3.0.0 (2025-10-01)
Changed/Added
- Add dependencies for
csvandbase64if Ruby version higher or equal 3.4 616 - Add dependency for
loggerif Ruby version higher or equal 3.4 618 - Add changelog link to gemspec 605
- Upgraded rack via usage of rackup
- Resolve deprecation warnings about uri DEFAULT_PARSER
- Add support for rubyzip 3.x 629
Removed
- Support for ruby 2.7, 3.0
- Support for rubyzip < 3.x
- Ruby
Published by github-actions[bot] 5 months ago
https://github.com/roo-rb/roo - v2.10.0
What's Changed
- Implied coordinates by @tahanson in https://github.com/roo-rb/roo/pull/549
- Support formatting excel currencies by @bmidgley in https://github.com/roo-rb/roo/pull/557
- Roo::Base#each_with_pagename returns Enumerator Object by @tsuchiyaisshin in https://github.com/roo-rb/roo/pull/576
- Fix/open office gsub replacement by @patrickkulling in https://github.com/roo-rb/roo/pull/581
- Fix issue with spreadsheets containing filters by @coorasse in https://github.com/roo-rb/roo/pull/543
- Add support for boolean values in open office files that were generat… by @patrickkulling in https://github.com/roo-rb/roo/pull/580
New Contributors
- @tahanson made their first contribution in https://github.com/roo-rb/roo/pull/549
- @bmidgley made their first contribution in https://github.com/roo-rb/roo/pull/557
- @tsuchiyaisshin made their first contribution in https://github.com/roo-rb/roo/pull/576
- @patrickkulling made their first contribution in https://github.com/roo-rb/roo/pull/581
- @coorasse made their first contribution in https://github.com/roo-rb/roo/pull/543
Full Changelog: https://github.com/roo-rb/roo/compare/v2.9.0...v2.10.0
- Ruby
Published by simonoff about 3 years ago
https://github.com/roo-rb/roo - 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
- @willnet made their first contribution in https://github.com/roo-rb/roo/pull/505
- @oTiMo made their first contribution in https://github.com/roo-rb/roo/pull/525
- @OldRugger made their first contribution in https://github.com/roo-rb/roo/pull/527
- @ksouthworth made their first contribution in https://github.com/roo-rb/roo/pull/510
- @tricknotes made their first contribution in https://github.com/roo-rb/roo/pull/512
- @ttilberg made their first contribution in https://github.com/roo-rb/roo/pull/507
- @tomog105 made their first contribution in https://github.com/roo-rb/roo/pull/504
- @545ch4 made their first contribution in https://github.com/roo-rb/roo/pull/552
Full Changelog: https://github.com/roo-rb/roo/compare/v2.8.3...v2.9.0
- Ruby
Published by simonoff almost 4 years ago