Releases: manojc/xtreamer
Releases · manojc/xtreamer
Readme Update
Patch - Fix For Global Variable Leak
Added declaration for indices variable to avoid global leak.
No breaking changes.
Handling & Skipping Tag Occurrences In Comments & Cdata
Issue Fixes
- As a corner case scenario, tag name occurrences in comments / cdata was resulting in partial xml nodes.
Breaking Changes
- None
Options Support, Minor Bug Fixes & Tests
What's New?
- Added support to override the maximum in memory data holding limit using options object.
- Updated tests and readme for better understanding.
Breaking Changes
None