Releases: knadh/xmlutils.py
Releases · knadh/xmlutils.py
v1.4.1
What's Changed
- Fix for python 3.X: iter.next() in py2 becomes next(iter) in py3 by @jadavbheda in #43
- Update README.md by @umer7 in #47
New Contributors
- @jadavbheda made their first contribution in #43
- @umer7 made their first contribution in #47
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.0
What's Changed
- failed to finish converting all xml elements. by @dunglehome in #30
New Contributors
- @dunglehome made their first contribution in #30
Full Changelog: v1.0.0...v1.3.0
v1.0.0
Full Changelog: v0.94.0...v1.0.0
v0.94.0
Full Changelog: v0.91.0...v0.94.0
v0.91.0
Full Changelog: https://github.com/knadh/xmlutils.py/commits/v0.91.0