Skip to content

Releases: nodable/flexible-xml-parser

fix spaces in tag exp, stop & skip tags for namespace, use xml-entity

Choose a tag to compare

@amitguptagwl amitguptagwl released this 12 May 13:11
  • 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.bufferSize option to improve/speed up feed method.
  • integrate xml-naming library that would also consider xml version