Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Version 2.0.4

Compare
Choose a tag to compare
@stevecheckoway stevecheckoway released this 28 Nov 18:30

[2.0.4] - 2020-11-27

Fixed

  • Fixed a bug where Nokogiri::HTML5.fragment(nil) would raise an error. Now
    it returns an empty DocumentFragment like it did in v2.0.2.
  • Fixed assertion failure when a tag immediately followed the UTF-8 BOM.