Nokogiri v1.0.7 Release Notes

    • 🛠 Bugfixes

      • Fixed memory leak when using Dike
      • SAX parser now parses IO streams
      • Comment nodes have their own class
      • Nokogiri() should delegate to Nokogiri.parse()
      • Prepending rather than appending to ENV['PATH'] on windows
      • Fixed a bug in complex CSS negation selectors