You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ruby 3.x Support [555](https://github.com/roo-rb/roo/pull/555)
@@ -43,23 +47,23 @@
43
47
### Removed
44
48
- Support for ruby 2.4, 2.5, 2.6(excluded jRuby)
45
49
46
-
## [2.8.3] 2020-02-03
50
+
## [2.8.3] 2020-02-03
47
51
### Changed/Added
48
52
- Updated rubyzip version. Now minimal version is 1.3.0 [515](https://github.com/roo-rb/roo/pull/515) - [CVE-2019-16892](https://github.com/rubyzip/rubyzip/pull/403)
49
53
50
-
## [2.8.2] 2019-02-01
54
+
## [2.8.2] 2019-02-01
51
55
### Changed/Added
52
56
- Support range cell for Excelx's links [490](https://github.com/roo-rb/roo/pull/490)
53
57
- Skip `extract_hyperlinks` if not required [488](https://github.com/roo-rb/roo/pull/488)
54
58
55
59
### Fixed
56
60
- Fixed error for invalid link [492](https://github.com/roo-rb/roo/pull/492)
57
61
58
-
## [2.8.1] 2019-01-21
62
+
## [2.8.1] 2019-01-21
59
63
### Fixed
60
64
- Fixed error if excelx's cell have empty children [487](https://github.com/roo-rb/roo/pull/487)
61
65
62
-
## [2.8.0] 2019-01-18
66
+
## [2.8.0] 2019-01-18
63
67
### Fixed
64
68
- Fixed inconsistent column length for CSV [375](https://github.com/roo-rb/roo/pull/375)
65
69
- Fixed formatted_value with `%` for Excelx [416](https://github.com/roo-rb/roo/pull/416)
0 commit comments