Skip to content

Releases: knadh/xmlutils.py

v1.4.1

02 May 15:57
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v1.4.1

v1.4.0

02 May 15:57
Compare
Choose a tag to compare

What's Changed

  • feat: add --noquotes option for xml2csv by @RoPP in #40

New Contributors

  • @RoPP made their first contribution in #40

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 May 15:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.3.0

v1.0.0

02 May 15:57
Compare
Choose a tag to compare

Full Changelog: v0.94.0...v1.0.0

v0.94.0

02 May 15:57
Compare
Choose a tag to compare

Full Changelog: v0.91.0...v0.94.0

v0.91.0

02 May 15:57
Compare
Choose a tag to compare