Skip to content

Latest commit

 

History

History
87 lines (60 loc) · 5.03 KB

CHANGELOG.md

File metadata and controls

87 lines (60 loc) · 5.03 KB

Change Log

v1.0.0 (2016-12-26)

Full Changelog

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)

Full Changelog

Closed issues:

  • Release notes for 0.5 #35

Merged pull requests:

  • GLOBAL is producing deprecation warnings in node V6 #36 (jmalins)

v0.5.0 (2016-04-27)

Full Changelog

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:

v0.4.0 (2015-11-16)

Full Changelog

Closed issues:

  • Support DOCTYPE or ignore it please #24

Merged pull requests:

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