Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: eugene-manuilov/typeorm-uml

1.2.0

18 Jun 08:33
740787c
Compare
Choose a tag to compare
  • Added GitHub Actions to check build process on push.
  • Added GitHub Actions to check generated UML.
  • Added puml format that displays generated UML code.
  • Reworked typeorm configuration read to skip connecting to the database.
  • Fixed primary column formatting for TXT format (removed HTML tag).

1.1.3

25 May 18:48
18f1085
Compare
Choose a tag to compare
  • Fixed typo in the readme file
  • Updated dependencies to the latest versions

v1.1.2

11 Jan 19:09
Compare
Choose a tag to compare
  • Fixed UML generation issue
  • Fixed build command issue

v1.1.0

11 Jan 14:19
Compare
Choose a tag to compare
  • Added --download option to download a diagram.
  • Added --include option to include only specific entities to the diagram.
  • Added --exclude option to exclude specific entities from the diagram.

1.0.0

10 Jan 23:03
Compare
Choose a tag to compare

Initial realese.