v1.0.0 (2016-12-26)
Closed issues:
- Excellent library with a beautiful, clean API #42
- Order of elements changed #41
- While writing back xml document to a file it removes all comments #39
- react native using xmldoc to parser xml #38
- Order of val in relation to children? #37
Merged pull requests:
v0.5.1 (2016-05-12)
Closed issues:
- Release notes for 0.5 #35
Merged pull requests:
v0.5.0 (2016-04-27)
Closed issues:
- Incorrect escaping of < > #29
- Update tag for v0.4.0 #28
- Error parsing coments out of XML scope #27
- Support of xml comments #22
- Question on usage #20
Merged pull requests:
- Handle "doctype" elements. #34 (nfarina)
- Support XML comments #33 (nfarina)
- Correctly handle (discard) tags that come after the root XML document node #32 (nfarina)
- Add tests #31 (nfarina)
- Fixing #29 - Incorrect escaping of < > #30 (buholzer)
v0.4.0 (2015-11-16)
Closed issues:
- Support DOCTYPE or ignore it please #24
Merged pull requests:
- Head #26 (wotzisname)
- Fix escaping of xml values and attributes #25 (wotzisname)
- encode attribute values to keep xml valid #21 (dmvjs)
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