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

1.6.0

Compare
Choose a tag to compare
@eugene-manuilov eugene-manuilov released this 10 Dec 21:58
· 40 commits to master since this release
  • Added --color flag to override diagram colors.
  • Added --plantuml-url flag to override PlantUML server.
  • Added --with-entity-names-only flag to display only entity names in entity titles.
  • Added --with-table-names-only flag to display only database table names in entity titles.
  • Updated dependencies to the latest versions.
  • Updated UML builder to handle styles in a separate class.
  • Updated entity titles to display entity names and database tables.
  • Updated TypeormUml class to accept either a config path or a connection itself.
  • Removed circles from entity titles.