Skip to content

Releases: dmt-software/xml-parser

0.7.1

19 Nov 13:12
9001c35

Choose a tag to compare

handle empty elements correctly

0.7.0

19 Nov 07:27

Choose a tag to compare

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

19 Jun 16:54

Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Jun 14:18

Choose a tag to compare

closes #2

Full Changelog: v0.5.1...v0.6.0

v0.5.1

01 Mar 08:43

Choose a tag to compare

Merge branch 'master' of github.com:dmt-software/xml-parser

v0.5.0

24 Feb 07:55

Choose a tag to compare

Close #1

v0.4.0

16 Feb 09:59

Choose a tag to compare

fix entities in text nodes and attributes

v0.3.0

15 Feb 10:52

Choose a tag to compare

fix handling multiple text nodes in one element

v0.2.0

15 Feb 09:52

Choose a tag to compare

updated text node

v0.1.0

14 Feb 15:03

Choose a tag to compare

update documentation