-
Notifications
You must be signed in to change notification settings - Fork 4
Version 6.7.0
Humberto Sanchez II edited this page Jun 10, 2024
·
1 revision
Included a few usability enhancements as noted by the following issues:
Additionally,
- Updated to software license from GPL 3.0 to AGPL 3.0.
- Discontinued support for version 8 and 9 of the .put file format.
- Updated the
Edit submenu
menu items to properly conform with Apple guidelines
This will be the last version that includes the built-in plugins as part of base PyUt repository. I am currently migrating the plugins to the pyutplugincore repository. A precursor to that was externalizing the model and graphics classes to their own repository. This will allow independent plugin development outside of Pyut and development full fledged plugin SDK.
The following is the full resolved issues list.
- 410 Update License 📝
- 409 Update PyutToPython to generate init
- 408 PyutToPython generates incorrect method names 🐛
- 405 Association diamonds are too long
- 404 Deprecate PyutClass.getStereoType and .setStereoType
- 403 Fix graphic when no UML Stereotype 🐛
- 399 Rearranging fields appears to be broken
- 397 Use External pyutmodel and ogl package
- 394 Update key dependencies to latest ⬆️
- 393 Remove old PyutXml/OglToMiniDom/MiniDomToOgl classes
- 392 Fix old python 2.x syntax in UMLFrame
- 391 Rename to pyutmodel
- 390 Continue separating out Ogl
- 386 Update to stock IDs
- 369 File Export/Import menu item should be disabled for Sequence Diagrams 🐛 🚸
- 330 SDMessage should not popup menu 🩹
- 321 Figure out interface for AbstractErrorView 🩹
- 272 Fix UI unit tests
- 50 PyUtXMI does not generate real XMI