-
Notifications
You must be signed in to change notification settings - Fork 4
Version 6.0
Humberto Sanchez II edited this page Jun 10, 2024
·
1 revision
Release Pyut 6.0
Includes these new features:
- Orthogonal Layout - complete
- Updated Python Reverse Engineering - no longer loads modules uses Antlr parsing
- PDF generation is internal now; Does not depend on external command line tools
- Additional method to add bend-points to UML Lines
- New UML 2 lollipop interface available - Beta
The following is the actual fix list for this release
- 171 Alternate method of adding a bend
- 168 Platform Independent PDF generation
- 167 Remove non-printable characters in files
- 166 Generate Images Does not work
- 164 filename property is in incorrect Pyut Class
- 161 PyutPythonVisitor Bug
- 160 Not detecting inheritance across files
- 159 Fix PyutPythonVisitor
- 158 Capture Parent Class in Python Parser
- 156 Fix ReverseEnginePython2
- 155 Add meaningful progress bar to Python Reverse Engineering
- 154 Add error handling to new Python Parse
- 153 New Python Reverse Engineer
- 152 Move scripts to subdirectory
- 150 Fix edit use case
- 144 Persist lollipop interface
- 136 Potentially change Pyut status bar to InfoBar
- 121 Fix PluginManager
- 89 IoPython refactor