Json-to-ubl-xml-transformer

Latest version: v0.2.1

Safety actively analyzes 621095 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

------------------

* Minor patch release to fix the tagging.

0.2.0

------------------

* Removed `xmler` dependency, simplified, and re-implemented the logic using `xmltodict`.
* Added more tests, including for the CLI and increased tests coverage over 96%.
* Added Python 3.8 to supported versions.
* Removed Python 3.4 from supported versions.

NOTE: This was supposed to be 0.1.4, but instead of `bumprevision patch` I ran
`bumprevision minor`, and since the PR is yet be pass TravisCI, I'll do a follow-up
patch release.

0.1.3

------------------

* Fixed an issue with garbage data appearing from previous transformations (with deepcopy()).

0.1.2

------------------

* Working JSON transformation with multiple input files.

0.1.0

------------------

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.