Adds Ruby 2.7 support
Thanks to everyone who pushed for this release, including: @anaprimawaty, @ianwremmel, @mmcnickle-float, @jacobjlevine, @lostapathy, @rmacklin
Enhancements
- Support for the current BigDecimal apis, introduced in Ruby 2.7.0. #62
Known Issues
- Use of
roxml_naming_convention
currently triggers deprecation warnings of the sort:URI.escape/unescape is obsolete