v0.3.1 (2015-05-22)
Closed issues:
- xmldoc error #19
- Add Error Reporting #17
- Need Line Number #14
- How to retrieve the value in a few level down the nodes? #13
- childNamed returns null not undefined #12
- New version for npm? #10
- getValueWithPath - xml namespace not supported? #9
- High byte characters are not coming in correctly. #8
- Add text as child nodes #7
- descendantWithPath() not always finds valid path #6
- TypeError: Cannot call method 'apply' of undefined when parsing VMware vCloud Director XML #5
- Serialization #2
- can't create new XMLDocument… it seems to be undefined #1
Merged pull requests:
- Escape ampersands and quotes as well #18 (protobi)
- Added parse information to XmlElement #15 (EToreo)
- Add escaping '<' and '>' in toString() #11 (martnst)
- add whole document serialization via toString(whole=true, compressed=true) #4 (jankuca)
* This Change Log was automatically generated by github_changelog_generator