Releases: nodable/flexible-xml-parser
Releases · nodable/flexible-xml-parser
Release list
fix spaces in tag exp, stop & skip tags for namespace, use xml-entity
- fix: Tag name can be separated with rest of the tag expression by any type of spaces.
- fix: parser should not fail when tag expresison is very long
- fix: stop node with namespace should work
- support
feedable.bufferSizeoption to improve/speed up feed method. - integrate
xml-naminglibrary that would also consider xml version