Skip to content

Releases: redvers/pony-libxml2

1.0.3

10 Jan 20:34

Choose a tag to compare

Added Xml2node.nodeDump(): String val

This function allows you to dump a textual representation of the current
node and all their children into pony String.

[1.0.3] - 2026-01-10

Added

  • Added Xml2node.nodeDump(): String val (PR #5)

Changed

  • Updated to support new structs (PR #4)

1.0.2

08 Sep 03:33

Choose a tag to compare

First Automated Releases

Today we have added automated workflows to test and deploy enumerated
versions of this tool as we endeavor to formalize the releases of this
project.

[1.0.2] - 2025-09-08

Added

  • Adding the automation (PR #3)