0.0.3
Pre-release
Pre-release
- Changed: Reader::parse returns an array with 1 level less depth.
- Added: A LibXMLException is now thrown if the XMLReader comes across an error.
- Fixed: Both the Elements and KeyValue parsers had severe issues with
nesting. - Fixed: The reader now detects when the end of the document is hit before it
should (because we're still parsing an element).