Skip to content

Releases: vinitkumar/json2xml

v3.16.0

05 Mar 11:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.15.1...v3.16.0

3.15.1

24 Feb 00:21
1d833b1
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade tests requirements and update metadata to show that pyp… by @vinitkumar in #111

Full Changelog: 3.15.0...3.15.1

3.15.0

23 Feb 23:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.14.0...3.15.0

Possible DOS vulnerability fix

10 Feb 17:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.12.0...v3.14.0

Remove Pytest as direct dependencies

31 Jan 18:27
Compare
Choose a tag to compare

What's Changed

  • Do not require nor ship pytest and dependancies with json2xml by @psi29a in #104
  • Feat: install pytest separately and run pytests now by @vinitkumar in #105

Full Changelog: 3.10.0...3.11.0

Major release with fixes on the custom root

29 Jan 09:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.0...3.10.0

Pre Release with Python 3.11 support

01 Jan 08:30
Compare
Choose a tag to compare
Pre-release

How to Install:

pip install json2xml==3.10.0rc1

Version 3.9.0

18 Dec 19:51
Compare
Choose a tag to compare
  • feat: item_wrap for str and int (#93)
  • Drop python3.6 from the supported versions.

Version Bump release

23 Oct 19:29
Compare
Choose a tag to compare

With accurate changelog and version bump

Bugfix release

23 Oct 19:23
Compare
Choose a tag to compare

This resolves an issue with dicttoxml #89