Skip to content

Releases: Juniper/jxmlease

Release 1.0.3

29 May 12:48
f996291
Compare
Choose a tag to compare

Bugs Fixed

  • Handling array of empty nodes #24
  • XML response replaces first child of series with duplicate of last child in series #16

Minor bugfixes and enhancements

18 Apr 18:49
Compare
Choose a tag to compare

New features

  • There is now a top-level emit_xml() function. You can use this to
    convert standard Python data types into XML output without first
    explicitly converting them to jxmlease objects.

Bugs fixed in this release

See the CHANGES file.

Known issues

None

Initial Release

12 Apr 20:13
Compare
Choose a tag to compare

The initial release of jxmlease, a Python module for converting XML to intelligent Python data structures, and converting Python data structures to XML