Skip to content

Releases: khalidbelk/puml2xml

v1.2.0

17 Feb 12:50
19441cf

Choose a tag to compare

What's new

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

v1.1.0

17 Feb 07:24
27c3e71

Choose a tag to compare

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

v1.0.0

15 Feb 18:04

Choose a tag to compare

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.