Posted By: Aaron Patterson
Date: 2009-02-23 04:10
Summary: nokogiri 1.2.0 Released
Project: nokogiri

nokogiri version 1.2.0 has been released!

Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser.

Changes:

### 1.2.0 / 2008-02-22

* New features

* CSS search now supports CSS3 namespace queries
* Namespaces on the root node are automatically registered
* CSS queries use the default namespace
* Nokogiri::XML::Document#encoding get encoding used for this document
* Nokogiri::XML::Document#url get the document url
* Nokogiri::XML::Node#add_namespace add a namespace to the node LH#38
* Nokogiri::XML::Node#each iterate over attribute name, value pairs
* Nokogiri::XML::Node#keys get all attribute names
* Nokogiri::XML::Node#line get the line number for a node (Thanks Dirkjan Bussink!)
* Nokogiri::XML::Node#serialize now takes an optional encoding parameter
* Nokogiri::XML::Node#to_html, to_xml, and to_xhtml take an optional encoding
* Nokogiri::XML::Node#to_str
* Nokogiri::XML::Node#to_xhtml to produce XHTML documents
* Nokogiri::XML::Node#values get all attribute values
* Nokogiri::XML::Node#write_to writes the node to an IO object with optional encoding
* Nokogiri::XML::ProcessingInstrunction.new
* Nokogiri::XML::SAX::PushParser for all your push parsing needs.

* Bugfixes

* Fixed Nokogiri::XML::Document#dup
* Fixed header detection. Thanks rubikitch!
* Fixed a problem where invalid CSS would cause the parser to hang

* Deprecations

* Nokogiri::XML::Node.new_from_str will be deprecated in 1.3.0

* API Changes

* Nokogiri::HTML.fragment now returns an XML::DocumentFragment (LH #32)

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: nokogiri-1.2.0-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post