Skip to content

Major refactor

Compare
Choose a tag to compare
@vinitkumar vinitkumar released this 25 Feb 20:38
· 252 commits to master since this release
e406516

This is a major refactor & contains some breaking changes

Related issues: #36, #39

  • the helper methods are moved out & their naming is improved
  • the main class now only contains the method to converts to xml
  • 100% test coverage for util methods
  • custom wrapper and indent support added
  • tests integration with pytest and unittest