Skip to content

Releases: iroumec/Zylva

v1.0.0

18 Feb 01:17
Compare
Choose a tag to compare

After some months of working, Zylva finally have achieved my main expectations and is ready to be tested by those who find it interesting.

During the journey, I had to learn and relearn a lot of things. I have changed the complete structure and redefined the classes more times than I would like. I completely underestimated the job that an application could take. I thought about surrendering various times. But I persevered, and it was worth it: I'm quite happy with the result, I gained a lot of experience in Java and in the OOP paradigm, and I think it's a great first Java project.

I really hope someone finds it useful.

Open to improvements, suggestions and contributions,
Iñaki.

v0.9.9.3

17 Feb 18:44
Compare
Choose a tag to compare
v0.9.9.3 Pre-release
Pre-release

What's new?

  • Derivation added.
  • Performance improvements.
  • Code structure changed completely.
  • Italian, French and Portuguese languages removed.

v0.9.6.3

03 Feb 18:58
Compare
Choose a tag to compare
v0.9.6.3 Pre-release
Pre-release

What's new?

  • Greatly improved dependencies performance.
  • Minor performance improvements in other parts of the code.
  • Improved code legibility and organization.

v0.9.5.9

23 Jan 17:33
Compare
Choose a tag to compare
v0.9.5.9 Pre-release
Pre-release

What's new?

  • Improved hierarchies' internal logic.
  • Improved association's code.
  • Added Italian and Portuguese to the list of languages! It was achieved using ChatGPT and Grazie Pro, so, be careful, there might be errors!
  • Changed the name of the application from Zylva DERExt (DERExt meaning "Diagrama Entidad Relación Extendido", in Spanish) to Zylva EERD (EERD meaning "Enhanced Entity Relationship Diagram").
  • Improved README.md.
  • License added!

v0.9.5.7

22 Jan 16:26
Compare
Choose a tag to compare
v0.9.5.7 Pre-release
Pre-release

What's new?

  • Improvements on the logic behind relationships' and dependencies' initial position.
  • Visual improvements on partial hierarchies so now it is easier to know who is the parent.
  • Now you can activate and deactivate antialiasing.
  • Language menu improved.
  • Added French language! It was added using ChatGPT, so there might be errors.
  • Updated README.md.

v0.9.5.3

22 Jan 02:31
Compare
Choose a tag to compare
v0.9.5.3 Pre-release
Pre-release

Suggestions are appreciated!