• v1.2.0 19441cf52c

    v1.2.0 Stable

    khalidbelk released this 2025-02-17 13:47:06 +01:00 | 0 commits to main since this release

    📅 Originally published on GitHub: Mon, 17 Feb 2025 12:50:25 GMT
    🏷️ Git tag created: Mon, 17 Feb 2025 12:47:06 GMT

    What's new

    • Sort class features by type (Attributes first, then Operations) to match PlantUML-generated XMI.
    • Add puml2xml versioning to the XMI header.
    Downloads
  • v.1.1.0 27c3e71fc2

    v.1.1.0 Stable

    khalidbelk released this 2025-02-16 23:58:00 +01:00 | 4 commits to main since this release

    📅 Originally published on GitHub: Mon, 17 Feb 2025 07:24:13 GMT
    🏷️ Git tag created: Sun, 16 Feb 2025 22:58:00 GMT

    🐳 Adds Docker support, allowing users to run puml2xml in a containerized environment.

    Downloads
  • v1.0.0 326c071489

    v1.0.0 Stable

    khalidbelk released this 2025-02-15 18:33:21 +01:00 | 13 commits to main since this release

    📅 Originally published on GitHub: Sat, 15 Feb 2025 18:04:53 GMT
    🏷️ Git tag created: Sat, 15 Feb 2025 17:33:21 GMT

    This is the first official release of Puml2xml, a PlantUML to XML converter. 🎉

    Features 📄

    • Convert PlantUML diagrams into structured XML format.
    • Supports class diagrams with attributes and methods.
    • Simple and efficient commands.
    • Lightweight and easy to integrate into workflows.
    Downloads