Release Name: 1.2.3
Notes:
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser.
Changes:
=== 1.2.3 / 2009-03-22
* Bugfixes
* Fixing bug where a node is passed in to Node#new
* Namespace should be assigned on DocumentFragment creation. LH #66
* Nokogiri::XML::NodeSet#dup works GH #10
* Nokogiri::HTML returns an empty Document when given a blank string GH#11
* Adding a child will remove duplicate namespace declarations LH #67
* Builder methods take a hash as a second argument
|