0.3.0
Changes
- Added
XMLNode
type to represent other types of nodes that are not element - Import from libxml2 XMLNodeType enum for determining node types
- Support fetching specified types of Nodes from children, README updated with an example (#3)
- Minor optimizations on HTML convenience methods