Skip to content

Version 6.5.3

Humberto Sanchez II edited this page Jun 10, 2024 · 1 revision

This was an update longer overdue. Over the last couple of releases

  • I had dropped the editor preferences (297).
  • How Pyut saved its position was broken as was the preference settings for it (301).
  • Python reverse engineering was not generating method parameters correctly (296).
  • Importing of xml documents and in essence saving Pyut diagrams was broken (294)

The following is the complete resolved issues list

  • 311 Fix crazy TODO in ReverseJava.py
  • 310 Move Pyut.py to better package
  • 309 Need unit test for ReverseJava
  • 306 Update warnings in unit tests
  • 304 Fix how we edit Classes and Interfaces
  • 301 Positioning Preferences is broken
  • 297 Add 'editor' preferences to dialog
  • 296 ReverseEngineerPython2 not correctly processing untyped method parameters
  • 295 Clean up Type usage in PyutPythonVisitor
  • 294 Fix from xml.dom.minidom import NodeList API change
  • 293 Fix mypy warnings
  • 228 Update Python Lexer/Parser
Clone this wiki locally