This repository has been archived by the owner on May 3, 2023. It is now read-only.
Releases: eugene-manuilov/typeorm-uml
Releases · eugene-manuilov/typeorm-uml
1.2.0
- 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
- Fixed typo in the readme file
- Updated dependencies to the latest versions
v1.1.2
- Fixed UML generation issue
- Fixed build command issue
v1.1.0
- 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
Initial realese.