Releases: dmt-software/xml-parser
Releases · dmt-software/xml-parser
0.7.3
Compare
Sorry, something went wrong.
No results found
fix error handling attributes using xml reader
0.7.2
Compare
Sorry, something went wrong.
No results found
Fix deprecations for php >= 8.4
0.7.1
Compare
Sorry, something went wrong.
No results found
handle empty elements correctly
0.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
added XmlReaderTokenizer to speed up reading through files by @proggeler in #3
New Contributors
Full Changelog : v0.6.1...0.7.0
v0.6.1
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.6.0...v0.6.1
v0.6.0
Compare
Sorry, something went wrong.
No results found
closes #2
Full Changelog : v0.5.1...v0.6.0
v0.5.1
Compare
Sorry, something went wrong.
No results found
Merge branch 'master' of github.com:dmt-software/xml-parser
v0.5.0
Compare
Sorry, something went wrong.
No results found
v0.4.0
Compare
Sorry, something went wrong.
No results found
fix entities in text nodes and attributes
v0.3.0
Compare
Sorry, something went wrong.
No results found
fix handling multiple text nodes in one element