Releases: cole-st-john/yEdExtended
Major Change to yEdExtended: New Object Instantiation Method
Main Change:
Backend ID Management: The responsibility for managing IDs has been shifted primarily to the backend. This significant update enables the following enhancements:
Support for Duplicate Names: Allows the use of duplicate names across different levels and areas within a graph.
Unique and Trackable IDs: Despite allowing duplicate names, the system retains unique and trackable IDs for all graph objects.
This change simplifies object handling, ensuring better consistency and flexibility in graph management.
v2.0.0-alpha: Major Change to yEdExtended: New Object Instantiation Method
Main Change:
-
Backend ID Management: The responsibility for managing IDs has been shifted primarily to the backend. This significant update enables the following enhancements:
-
Support for Duplicate Names: Allows the use of duplicate names across different levels and areas within a graph.
-
Unique and Trackable IDs: Despite allowing duplicate names, the system retains unique and trackable IDs for all graph objects.
-
This change simplifies object handling, ensuring better consistency and flexibility in graph management.
v1.0.12
Full Changelog: v1.0.11...v1.0.12
v1.0.11
Merge branch 'master' of https://github.com/cole-st-john/yedextended
v1.0.9
Update pyproject.toml
v1.0.8
Update README.md
V1.0.10
Update test coverage badge - Name Stmts M…
v1.0.7
Update README.md
v1.0.6
Update ci.yml
v1.0.5
First test release of yEdExtended - incorporating features for reading graphs, bulk data management, controlling yEd, etc.