Skip to content

Major Release

Choose a tag to compare

@vinitkumar vinitkumar released this 11 Sep 07:47
· 323 commits to master since this release
  • Forks and refactors dicttoxml inside the code itself for better maintenance. (@vinitkumar)
  • Add some new feature to be able to skip attr-type of the elements and wrapping of arrays when they are converted to xml (@jgroom33 )
  • Add support for Python 3.10
  • General clean-up and bugfixes.