Month: March 2015
-
StarUML 2.1.2 (Hotfix) Release
StarUML v2.1.2 (Hotfix) is now available for download. This release includes the some fixed issues. The detailed resolved issues can be found at Release Note.
-
StarUML 2.1.1 Release
StarUML v2.1.1 is now available for download. This release includes the following features and fixed issues. Alignment Tools in Style Editor Now you can use alignment tools directly in the Style Editor such as Send to Back, Bring to Front, Align Left/Center/Right and Align Top/Middle/Bottom. Chevrons (“<” and “>”) are allowed for type expression in Quick…
-
PHP Extension
PHP extension developed by Pedro Alarcão is available in Extension Registry. It allows you to generate code from UML model to PHP code. This extension is open source and hosted on Github (https://github.com/pedro151/starumlPHP). Thanks to Pedro!
-
XMI Extension
XMI (XML Metadata Interchange) extension is available in Extension Registry. It allows you to export to XMI format and import from XMI file which exported by other modeling tools. It supports XMI version 2.1 and based on UML 2.0 metamodel. This extension is open source and hosted on Github (https://github.com/staruml/XMI) under MIT License.
-
StarUML 2.1.0 Release
StarUML v2.1.0 is now available for download. This release includes the following features and fixed issues. Entity-Relationship Diagram (ERD) Now you can create Entity-Relationship Diagrams (ERD). ERD is one of the most frequently used diagram for database modeling. Our ERD is based on crow’s foot notation which is much easier and readable than Chan’s notation.…