Releases: vinitkumar/json2xml
Releases · vinitkumar/json2xml
Change LICENSE
Change LICENSE to GPL 3.0
Major release
Minor release
Fixes issues with some crash & documentation.
Python3 support
This release adds much need Python3 support to the library. Also, the dependencies are cleaned up and the code has support for both Python2 and Python3.
New Major Release
Following improvements are done in this release:
- Support for local JSON files
- Support for JSON files in URLs
- Major refactor of code.
- Added tests
- Add Travis CI