Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@mscrivo mscrivo released this 09 Jun 22:54
· 5 commits to master since this release
06f3ebd

What's Changed

  • Fix parsing nodes with no name by @mscrivo in #15
  • Update gemspec to allow newer version of Nokogiri by @mscrivo in #17
  • Bump nokogiri from 1.11.0 to 1.16.5 by @dependabot in #34
  • Bump rake from 10.4.2 to 12.3.3 by @dependabot in #35
  • Remove unnecessary explicit receiver in Html2Text.convert by @splattael in #30
  • Add rubocop config, action and fix issues by @mscrivo in #36
  • Switch from Travis to Github actions for build, test & lint
  • Require Ruby 3.0 or higher

New Contributors

Full Changelog: 0.3.1...v0.4.0