-
Notifications
You must be signed in to change notification settings - Fork 4
Version 7.8.0
Humberto Sanchez II edited this page Jun 10, 2024
·
1 revision
This is a minor update. Again mostly clean up across the pyut repositories to remove duplicate code in unit tests and functional code; Additionally, the developer maintenance bash scripts which were just duplicated across repositories and were a maintenance headache have been replaced with a common set of Python code. The result is buildlackey
The big update was to make editing of individual UML elements undoable and redoable. This match the capability of undoing the placing and creation of the UML elements themselves.
- 497 Make Edit Text Objects Undo'able
- 496 Fix Dialog Tips to used SizedDialog
- 495 Use common resource finding code ⚡
- 494 Restructure source code to match buildlackey
- 493 Update oglio dependency
- 471 Implement a 'ModifyCommand'
- 411 Move away from os.path use pathlib ♻️
- 389 Remove all the exePath and sysPath manipulations
PyutPlugins
- 72 Update to generate Notes in mermaid plugin
Oglio
UnTanglePyut
- 48Untangle XML Linefeed
Ogl
PyutModel