Nokogiri v1.5.8 Release Notes

Release Date: 2013-03-19 // about 11 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ’Ž (JRuby) Fix EmptyStackException thrown by elements with xlink:href attributes and no base_uri #534, #805. (Thanks, Patrick Quinn and Brian Hoffman!)
    • ๐Ÿ›  Fixes duplicate attributes issue introduced in 1.5.7. #865
    • ๐Ÿ‘ Allow use of a prefixed namespace on a root node using Nokogiri::XML::Builder #868