Skip to content

Releases: cole-st-john/yEdExtended

Major Change to yEdExtended: New Object Instantiation Method

09 Jun 08:39
Compare
Choose a tag to compare

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

28 May 12:25
Compare
Choose a tag to compare

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

22 May 12:55
Compare
Choose a tag to compare

Full Changelog: v1.0.11...v1.0.12

v1.0.11

06 May 08:08
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/cole-st-john/yedextended

v1.0.9

01 May 12:48
Compare
Choose a tag to compare
Update pyproject.toml

v1.0.8

01 May 12:20
Compare
Choose a tag to compare
Update README.md

V1.0.10

01 May 15:39
Compare
Choose a tag to compare
Update test coverage badge -  Name                          Stmts   M…

v1.0.7

30 Apr 19:27
8156441
Compare
Choose a tag to compare
Update README.md

v1.0.6

30 Apr 14:47
4aa9011
Compare
Choose a tag to compare
Update ci.yml

v1.0.5

30 Apr 10:35
14f8a9a
Compare
Choose a tag to compare

First test release of yEdExtended - incorporating features for reading graphs, bulk data management, controlling yEd, etc.