### 0.1.1 / 2012-05-09 * Require nokogiri ~> 1.5. ### 0.1.0 / 2010-11-29 * Initial release: * Performs a breadth-first comparison between children nodes. * Compares XML/HTML Elements, Attributes, Text nodes and DTD nodes. * Allows calculating differences between documents, or just enumerating the added or removed nodes.